UNPKG
@pnpm/npm-conf
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Get the npm config
github.com/pnpm/npm-conf
pnpm/npm-conf
@pnpm/npm-conf
/
lib
/
tsconfig.make-out.json
15 lines
(14 loc)
•
191 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"compilerOptions"
:
{
"allowJs"
:
true
,
"declaration"
:
true
,
"emitDeclarationOnly"
:
true
,
"strictNullChecks"
:
true
,
"types"
:
[
"node"
]
,
}
,
"files"
:
[
"./types.js"
,
]
,
}