Repository URL to install this package:
{ "extends": "../../tsconfig.json", "include": [ "**/*.ts", "**/*.tsx", ], "exclude": [ "**/node_modules" ], }