mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-31 20:29:42 +01:00
Change linter config to antfu config and lint code
This commit is contained in:
@@ -3,10 +3,10 @@ export default defineAppConfig({
|
||||
gray: 'neutral',
|
||||
primary: 'gray',
|
||||
container: {
|
||||
constrained: 'max-w-3xl'
|
||||
constrained: 'max-w-3xl',
|
||||
},
|
||||
icons: {
|
||||
dynamic: true
|
||||
}
|
||||
}
|
||||
dynamic: true,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user