Skip to content

Commit

Permalink
chore: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Martirosian committed Apr 19, 2024
1 parent 5328873 commit 64c2ab3
Show file tree
Hide file tree
Showing 6 changed files with 592 additions and 149 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@eslint/eslintrc": "3.0.2",
"@eslint/js": "8.57.0",
"@ls-lint/ls-lint": "2.2.3",
"@types/chai": "4.3.14",
"@types/lodash-es": "4.17.12",
Expand All @@ -23,9 +21,8 @@
"c8": "9.1.0",
"chai": "5.1.0",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-config-escapace": "4.0.1",
"eslint-config-prettier": "9.1.0",
"eslint": "9.0.0",
"eslint-config-escapace": "4.1.6",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
Expand All @@ -40,8 +37,7 @@
"semver": "7.6.0",
"syncpack": "12.3.0",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript-eslint": "7.6.0"
"typescript": "5.4.3"
},
"engines": {
"node": ">=20.12.0",
Expand Down
Loading

0 comments on commit 64c2ab3

Please sign in to comment.