mirror of
https://github.com/JohanLeroy/dialogue-lib.git
synced 2026-01-28 02:07:29 +00:00
first commit
This commit is contained in:
11
tsconfig.json
Normal file
11
tsconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.lib.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user