We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7354868 commit c29d788Copy full SHA for c29d788
.eslintrc
@@ -1,7 +1,4 @@
1
{
2
"extends": "@voxpelli",
3
- "root": true,
4
- "rules": {
5
- "unicorn/prefer-module": 0
6
- }
+ "root": true
7
}
package.json
@@ -79,7 +79,7 @@
79
"@types/node": "^14.18.23",
80
"@types/sinon": "^10.0.13",
81
"@types/sinon-chai": "^3.2.8",
82
- "@voxpelli/eslint-config": "^15.0.0",
+ "@voxpelli/eslint-config": "^15.1.0",
83
"@voxpelli/tsconfig": "^4.0.0",
84
"c8": "^7.12.0",
85
"chai": "^4.3.6",
0 commit comments