UNPKG
@remotehq/vue-notification
Version:
latest (1.3.16-1)
1.3.16-1
Vue.js Notification Library
github.com/euvl/vue-notification
euvl/vue-notification
@remotehq/vue-notification
/
test
/
unit
/
.eslintrc
11 lines
(10 loc)
•
123 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"parser"
:
"babel-eslint"
,
"env"
:
{
"mocha"
:
true
}
,
"globals"
:
{
"expect"
:
true
,
"sinon"
:
true
}
}