Refactor effects function (#2639)
This commit is contained in:
parent
5dd2feba9b
commit
f428372869
2 changed files with 30 additions and 61 deletions
|
@ -17,6 +17,7 @@
|
|||
"no-empty":false,
|
||||
"ordered-imports": [false],
|
||||
"arrow-parens": false,
|
||||
"array-type": false,
|
||||
"object-literal-shorthand": false,
|
||||
"object-literal-key-quotes": false,
|
||||
"triple-equals": [false],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue