mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-02 12:00:10 +08:00
removed recommended extension since it doesn't work anyway
This commit is contained in:
parent
1ac401dbfa
commit
9b15e1e4ca
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ const gulpSrc = [
|
|||
|
||||
let eslintConfig = {
|
||||
parser: "babel-eslint",
|
||||
extends: "eslint:recommended",
|
||||
globals: ["jQuery", "$", "firebase", "moment"],
|
||||
envs: ["es6", "browser", "node"],
|
||||
rules: {
|
||||
|
|
Loading…
Reference in a new issue