diff options
| author | Alasdair Armstrong | 2018-02-01 15:27:18 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-02-01 15:27:51 +0000 |
| commit | 3630fd36d5963ec6e4299f52930db7c0d2cf2f01 (patch) | |
| tree | 5edd2a66fd3610e290606f0875a2c3a07be4b332 /src/trace_viewer/tsconfig.json | |
| parent | 4c47c3d2584783e6838fcaaf86c535d36038e74e (diff) | |
Remove trace viewer application from repository
Diffstat (limited to 'src/trace_viewer/tsconfig.json')
| -rw-r--r-- | src/trace_viewer/tsconfig.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/trace_viewer/tsconfig.json b/src/trace_viewer/tsconfig.json deleted file mode 100644 index e66156b3..00000000 --- a/src/trace_viewer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compileOnSave": true, - "compilerOptions": { - "target": "es5", - "moduleResolution": "node", - "pretty": true, - "newLine": "LF", - "allowSyntheticDefaultImports": true, - "strict": true, - "noUnusedLocals": true, - "noUnusedParameters": true, - "sourceMap": true, - "strictNullChecks": true, - "skipLibCheck": true, - "allowJs": true, - "jsx": "preserve" - } -}
\ No newline at end of file |
