mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-06-13 19:19:18 +00:00
Misc Update
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -66,6 +66,8 @@
|
||||
"padded-blocks": ["error", { "classes": "always" }],
|
||||
"import/order": ["error"],
|
||||
"import/no-named-as-default-member": "off",
|
||||
"import/no-named-as-default": "off"
|
||||
"import/no-named-as-default": "off",
|
||||
"camelcase": "off",
|
||||
"valid-jsdoc": "off"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user