UNPKG
@cachemap/controller
Version:
latest (5.3.0)
5.3.0
5.2.5
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.0
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.2.0
The Cachemap controller module.
github.com/badbatch/cachemap
badbatch/cachemap
@cachemap/controller
/
tsconfig.json
11 lines
•
178 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"extends"
: [
"
@repodog
/ts-config/index.json"
,
"
@repodog
/ts-config/build.json"
],
"include"
: [
"src/**/*"
],
"references"
: [ {
"path"
:
"../utils"
} ] }