feat: enable additional lint rules for better code quality #78
Annotations
7 warnings
|
Run linter 👀:
test/factory-snap.test.ts#L13
Arrow function has a complexity of 15. Maximum allowed is 10
|
|
Run linter 👀:
src/factory.ts#L62
Function 'rotki' has a complexity of 45. Maximum allowed is 10
|
|
Run linter 👀:
src/configs/yaml.ts#L5
Async function 'yaml' has a complexity of 11. Maximum allowed is 10
|
|
Run linter 👀:
src/configs/vue.ts#L13
Async function 'vue' has a complexity of 12. Maximum allowed is 10
|
|
Run linter 👀:
src/configs/vue-i18n.ts#L9
Async function 'vueI18n' has a complexity of 16. Maximum allowed is 10
|
|
Run linter 👀:
src/configs/typescript.ts#L16
Async function 'typescript' has a complexity of 21. Maximum allowed is 10
|
|
Run linter 👀:
src/configs/formatters.ts#L21
Async function 'formatters' has a complexity of 16. Maximum allowed is 10
|
Loading