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
|
|
@ -5,6 +5,6 @@
|
|||
"compilerOptions": {
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.vitest.tsbuildinfo",
|
||||
|
||||
"types": ["node", "happy-dom"],
|
||||
},
|
||||
"types": ["node", "happy-dom"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue