{"_id":"@4react/tsconfig","_rev":"1-7c16d623cbdf0e44e9a87f488f443d9a","name":"@4react/tsconfig","dist-tags":{"latest":"1.0.0-alpha1"},"versions":{"1.0.0-alpha1":{"name":"@4react/tsconfig","version":"1.0.0-alpha1","description":"TypeScript configuration for React modules","license":"MIT","repository":{"type":"git","url":"git+https://github.com/4react/tsconfig.git"},"author":{"name":"Matteo Zanoncello"},"main":"tsconfig.json","keywords":["config","configuration","ts","tsconfig","typescript"],"gitHead":"f41e60f0618526cb1196200f1a165eaee54cc9b9","bugs":{"url":"https://github.com/4react/tsconfig/issues"},"homepage":"https://github.com/4react/tsconfig#readme","_id":"@4react/tsconfig@1.0.0-alpha1","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-204Fg2wwe1Qzdsosh7WPs6onnRPEStvBRbPmLor5x6XsCSKv8FAj8V1nb/QNo3bIoFQ/6t7KUAhH4KdVbzDTkg==","shasum":"67784414bec4307539a98219702e2d551c67f30a","tarball":"https://registry.npmjs.org/@4react/tsconfig/-/tsconfig-1.0.0-alpha1.tgz","fileCount":3,"unpackedSize":1185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIdFRCRA9TVsSAnZWagAAV80P+wbyGW3NCixRUAV7/WOz\nNkhCzOpUtWOXAxzk8uepp9UiUwkMpx91vQ4x+jR3Jv1MqRaPG3SOru6fHCuY\nlPNR5HVquk5SCqPso4NVuT6XgoEez31DVKo2XcEOLLhEJg8iDjhidPJZfcAT\njQgzXwLke23JbBzwav7YtBA4r8WJpeX8lDcDjdPVLgxC3AumtAAbTSIh4xqS\nLLPlJBNZd47KbgVFeTiX9WimlTLWAfF+Q4lfPru7rdQKnFVm9uatnVEIBkDC\nZ8dIRLw7mDSeMBFZu52L/LHkzDAQMDRsLfAFDfimI9KqoOMdqxMS8QbWnoF4\nWfrnFn9gTgS2yA8WuLYbAhGcvZK07uOHmptuAHdWiNzgynH8tiOovcifhfmb\n7pWcHfxS8vCRnsGPArLZFwE5+lsPcAvn/oo8InKRUWvXlqw/mFKzBsnAiffZ\nH9BlAWPd0N+xgp+3+Sfrjzjq+enkgeNkqxRFOZnuKQMDTVvREcL7NS4yVIsm\nfT+NyNFWpML4krENxiZ40vcJLYXrGrwIFMFqhagKRSqBsx7qkKtWGNqQLaaX\nWPRf6v4oAXM9rIvo1yb1sbHdKvrz+XpaluMvZIRQA5KIbKSXCRCkwbGJlpLF\nXkX1k6bbksyCOeOcJWYqgB/txA0/b5CQ7RunjqBmwgMePXzHngM1pATrx2cd\nSBHV\r\n=wWZd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFEWiIjXiWZ3iQs6I0VwASxIsUHWRCdp3uV3l2tpjBueAiEAsY60IrcgqxL+vsskFQkU3ncmFkHYiqeIg02OZFL/JA4="}]},"maintainers":[{"name":"matteozanoncello","email":"zanomate@gmail.com"}],"_npmUser":{"name":"matteozanoncello","email":"zanomate@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tsconfig_1.0.0-alpha1_1596051792806_0.40753161547186156"},"_hasShrinkwrap":false}},"time":{"created":"2020-07-29T19:43:12.576Z","1.0.0-alpha1":"2020-07-29T19:43:12.905Z","modified":"2022-04-04T10:47:22.141Z"},"maintainers":[{"name":"matteozanoncello","email":"zanomate@gmail.com"}],"description":"TypeScript configuration for React modules","homepage":"https://github.com/4react/tsconfig#readme","keywords":["config","configuration","ts","tsconfig","typescript"],"repository":{"type":"git","url":"git+https://github.com/4react/tsconfig.git"},"author":{"name":"Matteo Zanoncello"},"bugs":{"url":"https://github.com/4react/tsconfig/issues"},"license":"MIT","readme":"# @4react / tsconfig\r\nTypeScript configuration for React Modules\r\n\r\n## Usage\r\n#### Install dependency\r\n```\r\nnpm i -D @4react/tsconfig\r\n```\r\n\r\n#### Add `tsconfig.json` to the project\r\n```json\r\n{\r\n  \"extends\": \"@4react/tsconfig\"\r\n}\r\n```\r\n\r\n#### Optionally override configuration\r\n```json\r\n{\r\n  \"extends\": \"@4react/tsconfig\",\r\n  \"compilerOptions\": {...}\r\n}\r\n```\r\n","readmeFilename":"README.md"}