{
    "extends": "./tsconfig",
    "compilerOptions": {
        "module": "commonjs",
        "jsx": "react"
    }
}
