fix: various fixes (#4998)

* feat: check imports using ast

* fix: lint

* fix: loadericon

* fix: lint

* feat: remove usd warning

* fix: error.vue

* fix: lint
This commit is contained in:
Calum H.
2025-12-30 21:47:11 +00:00
committed by GitHub
parent 2f99628d94
commit 560f21c0fe
7 changed files with 407 additions and 100 deletions

View File

@@ -26,6 +26,8 @@
},
"devDependencies": {
"@modrinth/tooling-config": "workspace:*",
"@vue/compiler-sfc": "^3.5.26",
"chalk": "^5.6.2",
"if-ci": "^3.0.0",
"prettier": "^3.3.2",
"turbo": "^2.5.4",