feat(lint): ts-standard linting configuration

This commit is contained in:
2025-03-19 15:27:50 +02:00
parent b9f1933af0
commit 19474e4873
6 changed files with 3418 additions and 10 deletions

View File

@@ -6,6 +6,9 @@
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.eslint.json"
}
]
}