mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
4 lines
61 B
JSON
4 lines
61 B
JSON
{
|
|
"**/*.{js,ts}": ["prettier --write", "eslint --fix"]
|
|
}
|