mirror of
https://github.com/FranP-code/spend-ia.git
synced 2025-10-13 00:14:09 +00:00
feat: added seed
This commit is contained in:
@@ -19,6 +19,7 @@ module.exports = {
|
||||
'typescript-sort-keys',
|
||||
],
|
||||
rules: {
|
||||
'@typescript-eslint/promise-function-async': 'off',
|
||||
'@typescript-eslint/strict-boolean-expressions': 'off',
|
||||
'@typescript-eslint/triple-slash-reference': 'off',
|
||||
'arrow-body-style': ['error', 'as-needed'],
|
||||
|
||||
Reference in New Issue
Block a user