Create tsconfig.json
This commit is contained in:
parent
ba190e9757
commit
a03119b692
4
tsconfig.json
Normal file
4
tsconfig.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "./node_modules/@loopback/build/config/tsconfig.common.json",
|
||||
"include": ["src"]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user