fuware-fe/.lintstagedrc
2024-09-23 15:07:25 +08:00

4 lines
60 B
Plaintext

{
"src/**/*.{js,jsx}": ["pnpm eslint", "pnpm prettier"]
}