mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-03-13 03:12:49 +01:00
Adding env for lint
This commit is contained in:
parent
4b29474f3e
commit
ff50809df8
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
"project": "./tsconfig.json",
|
"project": "./tsconfig.json",
|
||||||
"createDefaultProgram": true
|
"createDefaultProgram": true
|
||||||
},
|
},
|
||||||
|
"env": { "es2022": true },
|
||||||
"plugins": ["deprecation"],
|
"plugins": ["deprecation"],
|
||||||
"extends": [
|
"extends": [
|
||||||
"plugin:@angular-eslint/all",
|
"plugin:@angular-eslint/all",
|
||||||
|
|
Loading…
Add table
Reference in a new issue