Skip to content

Commit

Permalink
Remove unused rules
Browse files Browse the repository at this point in the history
  • Loading branch information
harveysanders committed Jan 30, 2024
1 parent f0bc98c commit ef53ca1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"arrowParens": "avoid",
"bracketSpacing": true,
"endOfLine": "lf",
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"singleAttributePerLine": false,
"bracketSameLine": false,
Expand All @@ -18,7 +17,5 @@
"trailingComma": "none",
"useTabs": false,
"embeddedLanguageFormatting": "auto",
"vueIndentScriptAndStyle": false,
"filepath": "/Users/opsparkowl/Documents/opspark/dev_shop/opspark/.eslintrc.js",
"parser": "babel"
}

0 comments on commit ef53ca1

Please sign in to comment.