1 2 3 4 5 6{ "extends": "../../tsconfig.json", "include": ["src/**/*", "test/**/*"], "exclude": ["src/OverridableComponentAugmentation.ts"] }
1 2 3 4 5 6
{ "extends": "../../tsconfig.json", "include": ["src/**/*", "test/**/*"], "exclude": ["src/OverridableComponentAugmentation.ts"] }