diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/.eslintrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/.eslintrc b/test/.eslintrc index 7887ec567..744de89ec 100644 --- a/test/.eslintrc +++ b/test/.eslintrc @@ -50,7 +50,6 @@ "brace-style": "off", "key-spacing": "off", "camelcase": "off", - "dot-notaion": "off", // Not really too much - waiting autofix features for these rules "lines-around-comment": "off", |