mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-03-12 18:48:09 +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",
|
||||
"createDefaultProgram": true
|
||||
},
|
||||
"env": { "es2022": true },
|
||||
"plugins": ["deprecation"],
|
||||
"extends": [
|
||||
"plugin:@angular-eslint/all",
|
||||
|
|
Loading…
Add table
Reference in a new issue