Skip to content

Commit c29d788

Browse files
committed
Update linting
1 parent 7354868 commit c29d788

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.eslintrc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
22
"extends": "@voxpelli",
3-
"root": true,
4-
"rules": {
5-
"unicorn/prefer-module": 0
6-
}
3+
"root": true
74
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/node": "^14.18.23",
8080
"@types/sinon": "^10.0.13",
8181
"@types/sinon-chai": "^3.2.8",
82-
"@voxpelli/eslint-config": "^15.0.0",
82+
"@voxpelli/eslint-config": "^15.1.0",
8383
"@voxpelli/tsconfig": "^4.0.0",
8484
"c8": "^7.12.0",
8585
"chai": "^4.3.6",

0 commit comments

Comments
 (0)