👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! (vue2)
|
|
{
|
||
|
|
"*.js": "eslint --fix",
|
||
|
|
"*.{css,less}": "stylelint --fix"
|
||
|
|
}
|