Skip to content

Commit

Permalink
Added eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
idlefingers committed Nov 24, 2017
1 parent 1113c9c commit 54ac4ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"technigo"
]
}

0 comments on commit 54ac4ca

Please sign in to comment.