refactor: define globals

This commit is contained in:
Azgaar 2022-07-05 01:17:22 +03:00
parent 22903fcb71
commit 7c2c624417
26 changed files with 939 additions and 245 deletions

View file

@ -8,6 +8,8 @@
"preview": "vite preview"
},
"devDependencies": {
"@types/jquery": "^3.5.14",
"@types/jqueryui": "^1.12.16",
"typescript": "^4.7.4",
"vite": "3.0.0-beta.6",
"vite-plugin-html": "^3.2.0"