This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
lilbetter.js/.lintstagedrc
2024-01-18 00:45:04 -03:00

5 lines
46 B
Plaintext

{
"gitDir": "./.git",
"*": "eslint --fix"
}