feat: unocss-preset-shadcn
This commit is contained in:
@ -22,6 +22,7 @@ configureVueProject({ scriptLangs: ['ts', 'tsx', 'js', 'jsx'] });
|
||||
export default defineConfigWithVueTs(
|
||||
includeIgnoreFile(gitignorePath), // oxlint . --fix -D correctness --ignore-path .gitignore
|
||||
{ ignores: ['typed-router.d.ts'] },
|
||||
{ ignores: ['src/shadcn/**'] },
|
||||
{
|
||||
files: ['**/*.{ts,mts,tsx,vue}'],
|
||||
name: 'app/files-to-lint',
|
||||
|
Reference in New Issue
Block a user