feather/.lintstagedrc

4 lines
23 B
Plaintext
Raw Normal View History

2017-11-20 05:01:04 +03:00
{
"*.js": "eslint"
}