mirror of
https://github.com/coder/code-server.git
synced 2026-05-28 09:33:49 +02:00
Enforce strict equals
This commit is contained in:
@@ -23,6 +23,7 @@ rules:
|
||||
no-dupe-class-members: off
|
||||
"@typescript-eslint/no-use-before-define": off
|
||||
"@typescript-eslint/no-non-null-assertion": off
|
||||
eqeqeq: error
|
||||
|
||||
settings:
|
||||
# Does not work with CommonJS unfortunately.
|
||||
|
||||
Reference in New Issue
Block a user