10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
|
{
|
||
|
"extends": [
|
||
|
"standard",
|
||
|
"plugin:vue/recommended"
|
||
|
],
|
||
|
"env": {
|
||
|
"jest": true
|
||
|
}
|
||
|
}
|