mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
js files temporarly ignored for import, deleted leftover mapping
This commit is contained in:
parent
185740b5fa
commit
7ceeaa071f
3 changed files with 11 additions and 8 deletions
|
|
@ -15,9 +15,9 @@
|
|||
"noUnusedParameters": true,
|
||||
"noImplicitReturns": true,
|
||||
"skipLibCheck": true,
|
||||
"types": ["vitest/globals"],
|
||||
"types": ["vitest/globals","jquery","jqueryui"],
|
||||
"baseUrl": "src",
|
||||
"allowJs": true,
|
||||
"allowJs": false,
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue