UNPKG
vue-image-annotation
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
add annotation to the picture
github.com/wawjqyh/vue-image-annotation
wawjqyh/vue-image-annotation
vue-image-annotation
/
.prettierrc
10 lines
(9 loc)
•
158 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"bracketSpacing"
:
true
,
"tabSize"
:
2
,
"printWidth"
:
120
,
"arrowParens"
:
"avoid"
}