UNPKG
@cycle/isolate
Version:
canary (4.1.0-rc.0)
latest (5.2.0)
5.2.0
5.1.0
5.0.0
4.2.0
4.1.0
4.1.0-rc.0
4.0.0
4.0.0-rc.2
4.0.0-rc.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.1.0
2.0.0
2.0.0-rc.2
2.0.0-rc.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
A utility function to make scoped dataflow components in Cycle.js
cycle.js.org
cyclejs/cyclejs
@cycle/isolate
/
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"
]
}