UNPKG
numeric-input-v2
Version:
latest (1.0.2)
1.0.2
1.0.1
Vue Numeric Input Component
github.com/fasterv410/vue-numeric-input
fasterv410/vue-numeric-input
numeric-input-v2
/
test
/
unit
/
.eslintrc
10 lines
(9 loc)
•
97 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"env"
:
{
"mocha"
:
true
}
,
"globals"
:
{
"expect"
:
true
,
"sinon"
:
true
}
}