Skip to content

Commit

Permalink
Do not disable unicode-bom (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
nstepien committed Aug 5, 2023
1 parent a8bc57e commit f197969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ module.exports = {
"switch-colon-spacing": "off",
"template-curly-spacing": "off",
"template-tag-spacing": "off",
"unicode-bom": "off",
"wrap-iife": "off",
"wrap-regex": "off",
"yield-star-spacing": "off",
Expand Down

0 comments on commit f197969

Please sign in to comment.