UNPKG
@biorate/axios-prometheus
Version:
latest (2.2.6)
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2
2.1.0
2.0.1
2.0.0
1.167.3
1.167.1
1.167.0
1.166.5
1.166.4
1.166.3
1.166.2
1.166.1
1.166.0
1.165.0
1.164.0
1.163.0
1.156.2
1.156.1
1.155.0
1.154.0
1.152.1
1.152.0
1.151.0
1.150.0
1.149.0
1.148.2
1.148.1
1.148.0
1.146.0
1.145.0
1.144.0
1.143.0
1.142.0
1.140.0
1.139.0
1.138.2
1.138.1
1.120.0
1.117.0
1.116.0
1.115.0
1.114.0
1.112.0
1.110.0
1.104.0
1.102.1
1.102.0
1.100.0
1.96.2
1.96.1
1.96.0
1.95.1
1.95.0
1.93.1
1.93.0
1.91.5
1.91.4
1.91.3
1.91.2
1.91.1
1.91.0
1.90.0
1.86.0
1.76.3
1.65.4
1.59.0
1.54.0
1.44.1
1.44.0
1.42.2
1.42.1
1.38.4
1.38.3
1.38.2
1.38.1
1.30.12
1.30.11
1.30.10
1.30.8
1.29.0
1.28.1
1.28.0
1.27.4
1.27.3
1.27.2
1.27.1
1.27.0
1.26.0
1.24.10
1.24.9
1.24.8
1.24.0
1.22.7
1.22.6
1.11.8
1.11.7
1.11.6
1.11.4
1.11.2
1.9.1
1.9.0
Axios-prometheus HTTP interface
biorate.github.io/core
biorate/core
@biorate/axios-prometheus
/
tsconfig.json
10 lines
(9 loc)
•
224 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"../../../tsconfig.json"
,
"compilerOptions"
:
{
"strict"
:
true
,
"strictPropertyInitialization"
:
false
}
,
"include"
:
[
"index.ts"
,
"src/**/*"
,
"tests/**/*"
]
,
"exclude"
:
[
"node_modules"
,
"dist"
]
}