Skip to content

Commit

Permalink
chore: add a common eslintrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
kwltrs committed Dec 15, 2017
1 parent 20f621f commit cc11d1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": "./linting/eslint-config-ffe/index.js",
"parser": "babel-eslint"
}

0 comments on commit cc11d1c

Please sign in to comment.