chore(projects): disabled unocss eslint rule: order-attributify
This commit is contained in:
parent
a1b484a8eb
commit
1c72dc76ee
@ -17,7 +17,8 @@ export default defineConfig(
|
||||
registeredComponentsOnly: false,
|
||||
ignores: ['/^icon-/']
|
||||
}
|
||||
]
|
||||
],
|
||||
'order-attributify': 'off'
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user