1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 14:33:26 +00:00
voice_assistant/.lintstagedrc.json
Artem Litvinov 536a9e4de8 init commit
2023-09-16 10:08:12 +01:00

4 lines
50 B
JSON

{
"*.{md,yaml,json,js}": ["prettier --check"]
}