ELRIWebSystem/Learning/vue/vue - ex2/test/unit/.eslintrc

8 lines
58 B
Plaintext

{
"env": {
"jest": true
},
"globals": {
}
}