1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-10 15:19:18 +03:00
leon/.lintstagedrc

4 lines
28 B
Plaintext
Raw Normal View History

2022-09-03 15:33:32 +03:00
{
"*": ["npm run lint"]
}