diff options
Diffstat (limited to 'javascript/videojs/tsconfig.json')
| -rw-r--r-- | javascript/videojs/tsconfig.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/javascript/videojs/tsconfig.json b/javascript/videojs/tsconfig.json deleted file mode 100644 index 0af6bfe..0000000 --- a/javascript/videojs/tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "include": ["src/js/**/*"], - "compilerOptions": { - "allowJs": true, - "allowSyntheticDefaultImports": true, - "declaration": true, - "emitDeclarationOnly": true, - "outDir": "dist/types", - "declarationMap": true, - "skipLibCheck": true, - "checkJs": false, - "preserveWatchOutput": true - } -}
\ No newline at end of file |
