Skip to content

Commit ae3d510

Browse files
committed
Update eslint config
1 parent e16c147 commit ae3d510

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = {
1212
"plugin:@ota-meshi/+node",
1313
"plugin:@ota-meshi/+typescript",
1414
"plugin:@ota-meshi/+prettier",
15+
"plugin:@ota-meshi/+package-json",
1516
"plugin:@ota-meshi/+json",
1617
],
1718
rules: {

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"eslint-plugin-json-schema-validator": "^1.0.0",
6161
"eslint-plugin-jsonc": "^1.0.0",
6262
"eslint-plugin-node": "^11.1.0",
63+
"eslint-plugin-node-dependencies": "^0.5.0",
6364
"eslint-plugin-prettier": "^4.0.0",
6465
"eslint-plugin-regexp": "^1.0.0",
6566
"eslint-plugin-svelte3": "^3.2.0",

0 commit comments

Comments
 (0)