5 lines
63 B
Text
5 lines
63 B
Text
|
|
{
|
||
|
|
"*.+(html|js|json|ts|tsx|vue)": [
|
||
|
|
"yarn prettier"
|
||
|
|
]
|
||
|
|
}
|