chore: eslint setup
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: "2025-07-15",
|
||||
devtools: { enabled: true },
|
||||
modules: ["@nuxt/eslint"],
|
||||
css: ["~/assets/app.css"],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user