UNPKG
@cycle/html
Version:
latest (3.4.0)
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
A driver for HTML strings based on Snabbdom and the DOM driver
cycle.js.org
cyclejs/cyclejs
@cycle/html
/
tsconfig.lint.json
8 lines
(7 loc)
•
93 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"./tsconfig.json"
,
"files"
:
[
"src/index.ts"
,
"test/index.ts"
]
}