mirror of
https://github.com/ArthurDanjou/nuxt-starter.git
synced 2026-01-29 19:30:29 +01:00
Lint code
This commit is contained in:
6
app.config.ts
Normal file
6
app.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
primary: 'lime',
|
||||
gray: 'neutral',
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user