Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Commit

Permalink
chore: remove extraneous quote from eslintrc (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinymachine authored and erquhart committed Jun 24, 2019
1 parent 1290fd4 commit 5abed15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Expand Up @@ -4,7 +4,7 @@ env:
parser: babel-eslint

parserOptions:
ecmaVersion": 6
ecmaVersion: 6

plugins: [ "import" ]

Expand Down

0 comments on commit 5abed15

Please sign in to comment.