Skip to content

Commit bc6a3e7

Browse files
committed
fix bug with fals animate and no-console in gitignore
1 parent 577603b commit bc6a3e7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.eslintrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"parser": "babel-eslint",
99
"parserOptions": {
1010
"sourceType": "module"
11+
},
12+
"rules": {
13+
"no-console":0
1114
}
1215
}

src/node_modules/components/laeflet-react-track-player/snake.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)