Skip to content

Commit fd460ac

Browse files
committed
update eslint config
1 parent 21b5a4e commit fd460ac

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
@@ -14,6 +14,7 @@ module.exports = {
1414
"plugin:@ota-meshi/+typescript",
1515
"plugin:@ota-meshi/+eslint-plugin",
1616
"plugin:@ota-meshi/+vue2",
17+
"plugin:@ota-meshi/+package-json",
1718
"plugin:@ota-meshi/+json",
1819
"plugin:@ota-meshi/+yaml",
1920
"plugin:@ota-meshi/+toml",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"eslint-plugin-jsonc": "^2.0.0",
9090
"eslint-plugin-markdown": "^2.0.0-0",
9191
"eslint-plugin-node": "^11.1.0",
92+
"eslint-plugin-node-dependencies": "^0.6.0",
9293
"eslint-plugin-prettier": "^4.0.0",
9394
"eslint-plugin-regexp": "^1.0.0",
9495
"eslint-plugin-toml": "^0.3.0",

0 commit comments

Comments
 (0)