meta: change eslint styling and tsconfig project config
This commit is contained in:
parent
e6d6764e34
commit
13e993b964
3 changed files with 11 additions and 3 deletions
4
tsconfig.eslint.json
Normal file
4
tsconfig.eslint.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"include": ["**/*"],
|
||||
"extends": ["./tsconfig.json"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue