UNPKG
vue-smart-validator
Version:
latest (0.6.8)
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Smart Vue.js validation plugin
github.com/mlxiao93/vue-smart-validator
mlxiao93/vue-smart-validator
vue-smart-validator
/
tsconfig.json
9 lines
(8 loc)
•
151 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"target"
:
"ES5"
,
"experimentalDecorators"
:
true
,
"sourceMap"
:
true
,
"allowJs"
:
true
}
}