We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0fd16 commit 32112f1Copy full SHA for 32112f1
1 file changed
.eslintrc.yaml
@@ -113,6 +113,7 @@ rules:
113
space-in-parens: [2, never]
114
space-infix-ops: 2
115
space-unary-ops: 2
116
+ unicode-bom: 2
117
118
# ECMAScript 6
119
# http://eslint.org/docs/rules/#ecmascript-6
0 commit comments