UNPKG
linkfs
Version:
latest (2.1.0)
2.1.0
2.0.2
2.0.1
2.0.0
0.0.2
0.0.1
Rewrites filesystem paths
github.com/streamich/linkfs
streamich/linkfs
linkfs
/
.babelrc
9 lines
(8 loc)
•
97 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
:
[
"es2015"
]
,
"comments"
:
false
,
"ignore"
:
[
"spec.js"
,
"test.js"
]
}