UNPKG

react-audio-recorder-wavdownloader

Version:
22 lines (21 loc) 321 B
{ "compilerOptions": { "module": "es6", "target": "es5", "jsx": "react", "allowJs": true, "typeRoots": [ "typings", "node_modules/@types" ], "lib": [ "dom", "es2015" ], "outDir": "dist", "listEmittedFiles": true }, "include": [ "./src/**/*" ] }