UNPKG
@importantimport/tsconfig
Version:
latest (1.0.0-beta.2)
1.0.0-beta.2
1.0.0-beta.1
1.0.0-beta.0
0.1.1
0.1.0
0.0.1
## Usage
github.com/importantimport/config
importantimport/config
@importantimport/tsconfig
/
parts
/
nodenext.json
8 lines
(7 loc)
•
146 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"
$schema
"
:
"https://json.schemastore.org/tsconfig"
,
"compilerOptions"
: {
"module"
:
"NodeNext"
,
"moduleResolution"
:
"NodeNext"
} }