api-client/.lintstaged

5 lines
63 B
Text
Raw Normal View History

2020-02-24 18:38:24 +00:00
{
"*.+(html|js|json|ts|tsx|vue)": [
"yarn prettier"
]
}