Skip to content

Commit

Permalink
eslint-config-raine
Browse files Browse the repository at this point in the history
  • Loading branch information
raineorshine committed Dec 6, 2020
1 parent 7275d96 commit c6b9837
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 97 deletions.
97 changes: 0 additions & 97 deletions .eslintrc.json

This file was deleted.

6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"engines": {
"node": ">=10.17"
},
"eslintConfig": {
"extends": ["raine"]
},
"main": "./lib",
"scripts": {
"build": "node bin/build.js",
Expand Down Expand Up @@ -82,6 +85,7 @@
"chai-string": "^1.5.0",
"chokidar-cli": "^2.1.0",
"eslint": "^7.15.0",
"eslint-config-raine": "^0.1.2",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-fp": "^2.3.0",
"eslint-plugin-import": "^2.22.1",
Expand Down

0 comments on commit c6b9837

Please sign in to comment.