mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(assets): move tsconfig to assets
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
"clean": "rm -rf public resources/_gen apps/*/public apps/*/resources/_gen",
|
||||
"preview": "serve public",
|
||||
"lint": "eslint --cache .",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"typecheck": "tsc --noEmit -p assets/tsconfig.json",
|
||||
"version": "pnpm -F versioning start prod",
|
||||
"changelog": "auto-changelog-plus --starting-date 2021-12-18",
|
||||
"gen:lexers": "pnpm -F chroma-lexers start",
|
||||
|
||||
Reference in New Issue
Block a user