build: use tsgo for type checking
I don't use and fancy typescript features, and apparently this version is very usable at this point. Removes the typescript dependency, which should have been in dev-deps anyway.
This commit is contained in:
+1
-1
@@ -39,10 +39,10 @@
|
||||
"remove-markdown": "^0.5.0",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"temporal-polyfill": "^0.3.0",
|
||||
"typescript": "^5.1.3",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript/native-preview": "^7.0.0-dev.20251209.1",
|
||||
"live-server": "^1.2.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user