UNPKG
webshap
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Explain any ML models anywhere
github.com/xiaohk/webshap
xiaohk/webshap
webshap
/
.prettierrc
6 lines
•
132 B
Plain Text
View Raw
1
2
3
4
5
6
{
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"svelteSortOrder"
:
"options-scripts-styles-markup"
,
"arrowParens"
:
"avoid"
}