forked from Navy.gif/webserver-framework-frontend
meta files
This commit is contained in:
parent
73de89ce32
commit
b44a8f3826
@ -113,7 +113,7 @@
|
||||
"jsx-quotes": "off",
|
||||
"key-spacing": "off",
|
||||
"keyword-spacing": "off",
|
||||
"line-comment-position": "error",
|
||||
"line-comment-position": "off",
|
||||
"linebreak-style": "off",
|
||||
"lines-around-comment": "error",
|
||||
"lines-between-class-members": "error",
|
||||
@ -165,7 +165,7 @@
|
||||
"no-implicit-coercion": "error",
|
||||
"no-implicit-globals": "error",
|
||||
"no-implied-eval": "error",
|
||||
"no-inline-comments": "error",
|
||||
"no-inline-comments": "off",
|
||||
"no-invalid-this": "error",
|
||||
"no-iterator": "error",
|
||||
"no-label-var": "error",
|
||||
|
28711
package-lock.json
generated
28711
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user