chore(eslint): enable typescript-eslint for ts/tsx

This commit is contained in:
2026-03-11 13:49:45 +03:00
parent e4e6bc5af4
commit 6c73b0fa61
3 changed files with 183 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
"prettier": "^3.6.2",
"storybook": "8.6.14",
"typescript": "^5.9.3",
"typescript-eslint": "^8.57.0",
"vitest": "^3.2.4"
}
}