mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
changed lint rules
This commit is contained in:
parent
a7aa47d3e7
commit
d1fbe95f7a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"no-fallthrough": 2,
|
||||
"no-console": 0,
|
||||
"no-unused-vars": 0,
|
||||
"no-redeclare": 0,
|
||||
"indent": [
|
||||
2,
|
||||
4
|
||||
|
|
Loading…
Reference in a new issue