feat: lint add pnpm config

This commit is contained in:
xingyu4j
2025-12-03 16:11:51 +08:00
parent d42a9b2409
commit f77216d8f4
7 changed files with 96 additions and 21 deletions

View File

@@ -8,6 +8,7 @@ export * from './jsdoc';
export * from './jsonc';
export * from './node';
export * from './perfectionist';
export * from './pnpm';
export * from './prettier';
export * from './regexp';
export * from './test';