Skip to content

Commit

Permalink
docs: up config (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js authored Jan 6, 2025
1 parent 3c25f61 commit 5c4d447
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 64 deletions.
File renamed without changes.
3 changes: 2 additions & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"lint": "eslint . --flag unstable_ts_config",
"preview": "vite preview"
},
"dependencies": {
Expand All @@ -22,6 +22,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"globals": "^15.12.0",
"jiti": "^2.4.2",
"typescript": "~5.6.2",
"typescript-eslint": "^8.15.0",
"vite": "^6.0.1"
Expand Down
Loading

0 comments on commit 5c4d447

Please sign in to comment.