UNPKG
tui-dom
Version:
latest (3.0.0)
3.0.0
TOAST UI Utility: DOM
github.com/nhnent/tui.dom
nhnent/tui.dom
tui-dom
/
test
/
.eslintrc.js
7 lines
(6 loc)
•
113 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= {
"rules"
: {
"prefer-arrow-function"
:
0
,
"prefer-arrow-callback"
:
0
} }