mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
move tracker to telemetry extension
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
2a12bb74a9
commit
1fbd106412
@ -25,7 +25,7 @@ module.exports = {
|
|||||||
"build/*.ts",
|
"build/*.ts",
|
||||||
"src/**/*.ts",
|
"src/**/*.ts",
|
||||||
"integration/**/*.ts",
|
"integration/**/*.ts",
|
||||||
"src/extensions/**/*.ts*"
|
"extensions/**/*.ts*"
|
||||||
],
|
],
|
||||||
parser: "@typescript-eslint/parser",
|
parser: "@typescript-eslint/parser",
|
||||||
extends: [
|
extends: [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user