mirror of
https://github.com/morten-olsen/mini-loader.git
synced 2026-02-08 01:36:26 +01:00
init
This commit is contained in:
17
tsconfig.json
Normal file
17
tsconfig.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"include": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./packages/runner/tsconfig.json"
|
||||
},
|
||||
{
|
||||
"path": "./packages/server/tsconfig.json"
|
||||
},
|
||||
{
|
||||
"path": "./packages/mini-loader/tsconfig.json"
|
||||
},
|
||||
{
|
||||
"path": "./packages/cli/tsconfig.json"
|
||||
},
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user