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
/
tsconfig.json
13 lines
(12 loc)
•
175 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"
$schema
"
:
"https://json.schemastore.org/tsconfig"
,
"references"
: [ {
"path"
:
"./app.json"
}, {
"path"
:
"./node.json"
} ],
"files"
: [] }