Lint fixes

This commit is contained in:
Adrian Jagielak
2025-07-28 23:31:14 +02:00
parent c56b9c6fbe
commit 986c85c0bf
7 changed files with 17 additions and 14 deletions

View File

@@ -29,6 +29,5 @@ export default defineConfig([
},
],
},
quotes: ['error', 'single'],
},
]);