mirror of
https://github.com/interep-project/contracts.git
synced 2026-01-10 05:47:59 -05:00
4 lines
61 B
JSON
4 lines
61 B
JSON
{
|
|
"**/*.{ts,js}": ["prettier --write", "eslint --fix"]
|
|
}
|