Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
Use quotes double
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis committed May 28, 2022
1 parent 425c630 commit ed2b9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
requireConfigFile: false,
},
rules: {
quotes: ["error", "double"],
"prettier/prettier": "warn",
"no-one-time-vars/no-one-time-vars": [
"error",
Expand Down

0 comments on commit ed2b9d7

Please sign in to comment.