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