1{ 2 "extends": "@openstatus/tsconfig/react-library.json", 3 "include": [".", "src/env.ts"], 4 "exclude": ["dist", "build", "node_modules"] 5}