UNPKG
@innoways/hooks
Version:
latest (10.0.6)
10.0.6
10.0.5
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0
9.0.16
9.0.15
9.0.14
9.0.13
9.0.12
9.0.11
9.0.10
9.0.9
9.0.8
9.0.7
9.0.6
9.0.5
9.0.4
9.0.3
9.0.1
9.0.0
8.0.19
8.0.18
8.0.17
8.0.16
8.0.15
8.0.14
8.0.13
8.0.12
8.0.11
8.0.10
8.0.9
8.0.8
8.0.7
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.0.0
6.3.4
6.3.3
6.3.2
6.3.1
6.3.0
6.2.10
6.2.9
6.2.8
6.2.7
6.2.6
6.2.5
6.2.4
6.2.3
6.2.2
6.2.1
6.2.0
6.1.1
6.1.0
6.0.0
5.0.0
4.0.0
3.0.0
drip-form通用hooks
github.com/JDFED/drip-form/
@innoways/hooks
/
tsconfig.dist.json
8 lines
(7 loc)
•
150 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"../../tsconfig.base.json"
,
"include"
:
[
"./src/"
]
,
"compilerOptions"
:
{
"tsBuildInfoFile"
:
"./build-info/tsconfig.tsbuildinfo"
}
}