Added linter for json files and fixed newly created linting errors.
This commit is contained in:
parent
4c847d5e2b
commit
a982ae83a9
6 changed files with 170 additions and 9 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"compilerOptions": {
|
||||
"paths": {
|
||||
"~/*": ["./src/*"],
|
||||
"@/*": ["./src/*"],
|
||||
},
|
||||
},
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue