Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 4a19442

Browse files
authored
revert removing of strict check
1 parent 1c36bc6 commit 4a19442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"error",
203203
"always"
204204
],
205+
"strict": "error",
205206
"symbol-description": "error",
206207
"template-curly-spacing": "error",
207208
"unicode-bom": [

0 commit comments

Comments
 (0)