mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 09:50:21 +00:00
11 lines
116 B
Plaintext
11 lines
116 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true,
|
|
"jasmine": true,
|
|
"sinon": true
|
|
}
|
|
}
|