We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f9147 commit 35ed699Copy full SHA for 35ed699
tsconfig.json
@@ -1,8 +1,8 @@
1
{
2
+ "extends": "./node_modules/gts/tsconfig-google.json",
3
"compilerOptions": {
4
"rootDir": ".",
5
"outDir": "build",
- "module": "commonjs",
6
"resolveJsonModule": true,
7
"baseUrl": ".",
8
"paths": {
0 commit comments