fix(scripts): accessing tsComment

This commit is contained in:
iCrawl
2023-03-25 14:02:40 +01:00
parent abd6ae9fc8
commit d8d5f31d39
22 changed files with 225 additions and 172 deletions

View File

@@ -51,8 +51,8 @@
"@favware/cliff-jumper": "^2.0.0",
"@ladle/react": "^2.10.2",
"@react-icons/all-files": "^4.1.0",
"@types/node": "16.18.19",
"@types/react": "^18.0.28",
"@types/node": "16.18.20",
"@types/react": "^18.0.29",
"@types/react-dom": "^18.0.11",
"@unocss/reset": "^0.50.6",
"@vitejs/plugin-react": "^3.1.0",
@@ -61,7 +61,7 @@
"eslint": "^8.36.0",
"eslint-config-neon": "^0.1.41",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^2.8.6",
"prettier": "^2.8.7",
"typescript": "^5.0.2",
"unocss": "^0.50.6",
"vite": "^4.2.1",