Skip to content

Commit

Permalink
quotes double
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrouid committed Jan 7, 2022
1 parent ea9e0b6 commit de0b672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"parser": "babel-eslint",
"extends": "eslint:recommended",
"quotes": "double",
"rules": {
"space-before-function-paren": ["error", "never"],
"semi": ["error", "never"],
Expand Down

0 comments on commit de0b672

Please sign in to comment.