Skip to content

Commit f197969

Browse files
authored
Do not disable unicode-bom (#250)
1 parent a8bc57e commit f197969

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ module.exports = {
7777
"switch-colon-spacing": "off",
7878
"template-curly-spacing": "off",
7979
"template-tag-spacing": "off",
80-
"unicode-bom": "off",
8180
"wrap-iife": "off",
8281
"wrap-regex": "off",
8382
"yield-star-spacing": "off",

0 commit comments

Comments
 (0)