UNPKG
@webarkit/jsfeat-next
Version:
latest (0.7.5)
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
Typescript version of jsfeat for WebARKit
github.com/webarkit/jsfeatNext
webarkit/jsfeatNext
@webarkit/jsfeat-next
/
.prettierrc.json
7 lines
•
118 B
JSON
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
4
,
"printWidth"
:
120
,
"semi"
:
true
,
"singleQuote"
:
false
}