blob: 9e31f8f5b6388a4db4edb2023e15c9d9f7d6178a [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/"
}
}