All implemaentation and 360deg tour
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
"noEmit": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"include": ["src"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
"include": [
|
||||
"src",
|
||||
"src/redux/hooks",
|
||||
"src/redux/store",
|
||||
"src/redux/services"
|
||||
],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user