diff options
Diffstat (limited to 'react-frontend/tsconfig.json')
| -rw-r--r-- | react-frontend/tsconfig.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/react-frontend/tsconfig.json b/react-frontend/tsconfig.json new file mode 100644 index 0000000..ea9d0cd --- /dev/null +++ b/react-frontend/tsconfig.json @@ -0,0 +1,11 @@ +{ + "files": [], + "references": [ + { + "path": "./tsconfig.app.json" + }, + { + "path": "./tsconfig.node.json" + } + ] +} |
