Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrown-ibm committed Sep 8, 2020
1 parent 33683bb commit 3e524e3
Show file tree
Hide file tree
Showing 3 changed files with 1,575 additions and 20 deletions.
13 changes: 3 additions & 10 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"env": {
"browser": true,
"commonjs": true
},
"globals": {
"__DEV__": true
},
"rules": {
"strict": 0
}
"extends": [
"react-app"
]
}
Loading

0 comments on commit 3e524e3

Please sign in to comment.