mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
Revert "build: ignore ESLint and TypeScript errors for Production build"
This reverts commit fdab2a7ea8
.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"build": "npm run curriculum-vitae:build && next build",
|
||||
"lint:commit": "commitlint",
|
||||
"lint:editorconfig": "editorconfig-checker",
|
||||
"lint:typescript": "tsc",
|
||||
"lint:markdown": "markdownlint-cli2",
|
||||
"lint:eslint": "eslint . --max-warnings 0 --report-unused-disable-directives --ignore-path .gitignore",
|
||||
"lint:prettier": "prettier . --check",
|
||||
@@ -67,7 +66,6 @@
|
||||
"@semantic-release/git": "10.0.1",
|
||||
"@tailwindcss/typography": "0.5.9",
|
||||
"@tsconfig/strictest": "2.0.1",
|
||||
"@types/date-and-time": "0.13.0",
|
||||
"@types/negotiator": "0.6.1",
|
||||
"@types/node": "20.5.4",
|
||||
"@types/react": "18.2.21",
|
||||
|
Reference in New Issue
Block a user