UNPKG
cache-fetch
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Helper for caching fetch calls in localStorage
github.com/RemeJuan/cache-fetch
RemeJuan/cache-fetch
cache-fetch
/
.esprintrc
11 lines
(10 loc)
•
132 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"paths"
:
[
"src/**/*.js"
,
"src/**/*.jsx"
]
,
"ignored"
:
[
"**/node_modules/**/*"
]
,
"port"
:
5004
}