blob: 51406b2bf883ed8047d88cd4ae4b1ab96147bc8c [file] [log] [blame]
{
"extends": "../tsconfig",
"compilerOptions": {
/* Specify what JSX code is generated. */
"jsx": "react-jsx",
/* Specify an output folder for all emitted files. */
"outDir": "./dist/"
},
}