feat: GTM tracking on docs website (#2197)

This commit is contained in:
justinr1234
2023-02-03 16:37:24 -06:00
committed by GitHub
parent c74ffddf59
commit 5a63f18faf
237 changed files with 7696 additions and 5236 deletions

View File

@@ -1,7 +1,7 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "./src"
"rootDir": "./src",
},
"include": ["./src/**/*.ts", "./src/**/*.json"],
"references": [