Skip to content

Commit

Permalink
Fix SemiStandard's Config
Browse files Browse the repository at this point in the history
  • Loading branch information
evanplaice committed Jan 19, 2020
1 parent 72ffba2 commit a0067f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@
"webpack-cli": "^3.3.10"
},
"semistandard": {
"parser": "babel-eslint",
"ignore": [
"demo/*",
"dev/*",
"monaco/*",
"src/monaco/*",
"index.js",
"index.min.js"
]
Expand Down

0 comments on commit a0067f6

Please sign in to comment.