File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2+ // This file is handwritten since this library has many custom handwritten files
23 "extends" : " ./node_modules/gts/tsconfig-google.json" ,
34 "compilerOptions" : {
45 "rootDir" : " ." ,
Original file line number Diff line number Diff line change 11{
2+ // This file is handwritten since this library is also handwritten
23 "extends" : " ./node_modules/gts/tsconfig-google.json" ,
34 "compilerOptions" : {
45 "lib" : [
Original file line number Diff line number Diff line change 11{
2+ // This file is handwritten since this library has a dual-publication setup (ESM and CJS)
23 "extends" : " ./node_modules/gts/tsconfig-google.json" ,
34 "compilerOptions" : {
45 "rootDir" : " ." ,
Original file line number Diff line number Diff line change 11{
2+ // This file is handwritten since this library is also handwritten
23 "extends" : " ./node_modules/gts/tsconfig-google.json" ,
34 "include" : [
45 " src/*.ts" ,
You can’t perform that action at this time.
0 commit comments