[go: nahoru, domu]

Skip to content

Commit

Permalink
Remove linting package zoo
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Jan 27, 2023
1 parent c20dc7e commit b1bdb92
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 17 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
"node": true,
"es6": true,
"mocha": true
},
"extends": ["plugin:prettier/recommended"]
}
}
5 changes: 0 additions & 5 deletions .huskyrc.json

This file was deleted.

3 changes: 0 additions & 3 deletions .lintstagedrc.json

This file was deleted.

8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
"author": "Kornel Lesiński <kornel@geekhood.net> (https://kornel.ski/)",
"license": "BSD-2-Clause",
"devDependencies": {
"eslint": "^5.13.0",
"eslint-plugin-prettier": "^3.0.1",
"husky": "^0.14.3",
"lint-staged": "^8.1.3",
"mocha": "^5.1.0",
"prettier": "^1.14.3",
"prettier-eslint-cli": "^4.7.1"
"mocha": "^5.1.0"
}
}

0 comments on commit b1bdb92

Please sign in to comment.