feat: add eslint-plugin-turbo

This commit is contained in:
vince
2024-07-10 22:30:39 +08:00
parent 1f968723d5
commit 8952e947bf
8 changed files with 55 additions and 16 deletions

View File

@@ -11,6 +11,7 @@ export * from './perfectionist';
export * from './prettier';
export * from './regexp';
export * from './test';
export * from './turbo';
export * from './typescript';
export * from './unicorn';
export * from './vue';