mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 19:30:37 +01:00
chore: fix lint
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineNuxtModule({
|
|||||||
const _primary = _options?.primary || 'indigo'
|
const _primary = _options?.primary || 'indigo'
|
||||||
|
|
||||||
const options = {
|
const options = {
|
||||||
|
// eslint-disable-next-line no-useless-escape
|
||||||
exclude: [/[\/\\]dist[\/\\]/, /\.(css|postcss|sass|scss|less|stylus|styl)$/],
|
exclude: [/[\/\\]dist[\/\\]/, /\.(css|postcss|sass|scss|less|stylus|styl)$/],
|
||||||
theme: {
|
theme: {
|
||||||
colors: {
|
colors: {
|
||||||
|
|||||||
Reference in New Issue
Block a user