diff --git a/index.js b/index.js index 23e7c2f..93309fe 100644 --- a/index.js +++ b/index.js @@ -76,7 +76,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",