{"_id":"@actinc/typescript-config","_rev":"4-77d8957e093e092b2337f2e17496b4a6","name":"@actinc/typescript-config","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@actinc/typescript-config","version":"1.0.0","keywords":["ACT","eslint"],"author":{"name":"Justin Watkins","email":"justin.watkins@act.org"},"license":"MIT","_id":"@actinc/typescript-config@1.0.0","maintainers":[{"name":"stefan.solyom","email":"stefan.solyom@hotmail.com"},{"name":"watjus0930","email":"justin.watkins@act.org"},{"name":"joncursi","email":"joncursi@gmail.com"}],"homepage":"https://github.com/act-org/configs/tree/main/packages/typescript-config","bugs":{"url":"https://github.com/act-org/configs/issues"},"dist":{"shasum":"55144c9e1bb209fd6f4d7eab42c726b1144e5c3f","tarball":"https://registry.npmjs.org/@actinc/typescript-config/-/typescript-config-1.0.0.tgz","fileCount":4,"integrity":"sha512-HlsaSkckclncFpccce0BY/3WE+85YexofRIaoZDpfg03f0iIOCTXVv8CfnmkJDU78g/9umKy4zKyEsmXv+xHEA==","signatures":[{"sig":"MEYCIQCo+OHzX061gmzeWRmXb5YTEVZ1dd2C+W0S9EvRrBuaTwIhAOhmKvRuTsc9jx1UIOaOfyNiFv9R6x8+22Uw7Pghz+Zi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4YfRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqm/A/9FJwHOj6XFM601zhTnjJSemwwmLyhQydL4HqbBpy0gocXKiE7\r\nMsCwaldPdwNjqMjBNibkZU6S0Bi49XXfGEZmSjmDemqRDN+j+hyGQd9V9E1g\r\nk4f4JAY89ipdh/wcoJB0yWGHf8Pd2/0qXTta5jCI4+btOjXX8b4feFgb4OOn\r\ncNuJ2U+48Ma9WKr+8Ak8Afatvzs3nW6ZiGSrYuiK0UgK5u8Z+DcPA31lOVol\r\nB0c8dFT5RRhaaGn6efEEss+oExSRRpRSLLLJenBcvrPpW+TAaHfrudYmDej5\r\nvVlNDvMwOm8Ws2ea9TeImlkztQ1T+2ayTeygASatVT7rp5bPv9sVvnYk9f/v\r\nTFI0rGjZBVWeNJlNlNVXO4FF7ezXnLHVsEiEpt7PtZVKBkJYLGm4rxkepu1F\r\nfPq+X78ms9Gl0SfLVkWZT6hO4FpZyJ43ZeRlCstNdAjE2Zh8vLQqY+27oLaQ\r\nihNiWzCokuscL+pP+zOMhJtUzQVowogIfv3poN0PwvuFSrYPjEz2BZqQ3X+G\r\nASHptl7wMdxmVfeMZntjORkNn6lFJYTCD3FO9PgnMjs7fsfTPjqvmQ//4Yel\r\nLM6Hcht/WY6ogmHXtwO3Ie/oaFjCVArWEct7pM3pjzyRn0vKTU3gwoyA5brh\r\nrHFxPD1dO4Yqth60dX56hbFNO+5e4XM+SoE=\r\n=VHrK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"tsconfig.json","gitHead":"082ccaa0218d62e99a854445d428ac990b0c730e","scripts":{"release":"standard-version --path ./ --lerna-package typescript-config -t typescript-config"},"_npmUser":{"name":"watjus0930","email":"justin.watkins@act.org"},"repository":{"url":"git+https://github.com/act-org/configs.git","type":"git"},"_npmVersion":"8.11.0","description":"ES Lint Configurations for frontend projects","directories":{},"_nodeVersion":"16.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/typescript-config_1.0.0_1658947537538_0.54997708407498","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-07-27T18:45:37.424Z","modified":"2025-12-23T21:32:25.711Z","1.0.0":"2022-07-27T18:45:37.728Z"},"bugs":{"url":"https://github.com/act-org/configs/issues"},"author":{"name":"Justin Watkins","email":"justin.watkins@act.org"},"license":"MIT","homepage":"https://github.com/act-org/configs/tree/main/packages/typescript-config","keywords":["ACT","eslint"],"repository":{"url":"git+https://github.com/act-org/configs.git","type":"git"},"description":"ES Lint Configurations for frontend projects","maintainers":[{"email":"stefan.solyom@hotmail.com","name":"stefan.solyom"},{"email":"joncursi@gmail.com","name":"joncursi"},{"email":"keith.robertson@act.org","name":"robertsk"},{"email":"kakanin@act.org","name":"nagendrakakani"}],"readme":"---\nid: typescript-config\nsidebar_position: 5\n---\n\n# @actinc/typescript-config\n\nA default set of typescript rules to be used by most applications.  \nThe typescript configuration inheritance process allows you to override any configuration.  \nThe ideal scenario is you need to change as little as possible.\n\n## Installation\n\n```bash\nnpm install @actinc/typescript-config\n```\n\nYou can extend this base config\n\n```json title:tsconfig.json lineNumbers\n{\n  \"extends\": \"@actinc/typescript-config\"\n}\n```\n","readmeFilename":"README.md"}