ilk commit
This commit is contained in:
16
tsconfig.json
Normal file
16
tsconfig.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.app.json",
|
||||
}
|
||||
],
|
||||
"compilerOptions": {
|
||||
"types": ["jquery"],
|
||||
"typeRoots": ["./node_modules/@types", "./types"]
|
||||
},
|
||||
"include": []
|
||||
}
|
||||
Reference in New Issue
Block a user