Fix packages/ui lint issues

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-01-22 16:39:20 +04:00
parent 6ba2132cfe
commit 988909eb78
219 changed files with 5253 additions and 5127 deletions

View File

@@ -23,7 +23,7 @@ export const stylisticConfigs = [
tabWidth: 2,
ignoreStrings: true,
ignoreTemplateLiterals: true,
ignoreTrailingComments: true,
ignoreComments: true,
ignoreUrls: true,
},
],