mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
feat: sum numbers init
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"tailwindcss/no-custom-classname": "warn",
|
||||
"tailwindcss/no-contradicting-classname": "error",
|
||||
"@typescript-eslint/ban-types": "off",
|
||||
"@typescript-eslint/ban-ts-comment": "off"
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/no-explicit-any": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user