Skip to content

Commit 713d6ec

Browse files
committed
no-trailing-spaces
1 parent 650600c commit 713d6ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"no-sparse-arrays": "error",
105105
"no-template-curly-in-string": "off",
106106
"no-throw-literal": "error",
107-
"no-trailing-spaces": "off",
107+
"no-trailing-spaces": "error",
108108
"no-undef-init": "error",
109109
"no-unsafe-finally": "error",
110110
"no-unused-expressions": "off",

0 commit comments

Comments
 (0)