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