UNPKG
wasm-x11-hash
Version:
latest (0.0.2)
0.0.2
0.0.1
WASM JS binding for X11 hashing algorithm
github.com/dashevo/wasm-x11-hash
dashevo/wasm-x11-hash
wasm-x11-hash
/
.eslintrc
8 lines
(7 loc)
•
99 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"airbnb-base"
,
"rules"
:
{
"no-bitwise"
:
"off"
,
"no-plusplus"
:
"off"
}
}