chore: update pre-commit hook, modify prettier ignore, and add Sheriff configuration

This commit is contained in:
Lorenz Hilpert
2025-02-26 17:02:42 +01:00
parent b485bb768c
commit f52fb00df7
10 changed files with 567 additions and 112 deletions

View File

@@ -68,6 +68,8 @@
"@nx/js": "20.4.6",
"@nx/workspace": "20.4.6",
"@schematics/angular": "^19.1.8",
"@softarc/eslint-plugin-sheriff": "^0.18.0",
"@softarc/sheriff-core": "^0.18.0",
"@swc-node/register": "~1.9.1",
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
@@ -80,7 +82,7 @@
"autoprefixer": "^10.4.20",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.0.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jasmine-core": "~5.4.0",
"jasmine-marbles": "^0.9.2",
"jasmine-spec-reporter": "~7.0.0",