Skip to content

Commit

Permalink
another lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Dec 7, 2016
1 parent 0adca46 commit 48106e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module"
},
"settings": {
"import/core-modules": [ "svelte" ]
}
}

0 comments on commit 48106e8

Please sign in to comment.