https://github.com/hypernym-studio/tsconfig
Hypernym's internal config for TypeScript.
https://github.com/hypernym-studio/tsconfig
config configuration esm presets shareable ts tsconfig typescript
Last synced: about 1 month ago
JSON representation
Hypernym's internal config for TypeScript.
- Host: GitHub
- URL: https://github.com/hypernym-studio/tsconfig
- Owner: hypernym-studio
- License: mit
- Created: 2023-09-18T11:47:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T12:18:34.000Z (3 months ago)
- Last Synced: 2025-04-08T02:44:52.324Z (about 2 months ago)
- Topics: config, configuration, esm, presets, shareable, ts, tsconfig, typescript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
TSConfig
Hypernym's config for TypeScript.
Repository
✦
Package
✦
Releases
✦
Discussions
pnpm add @hypernym/tsconfig
## Usage
```js
// tsconfig.json
{
"extends": "@hypernym/tsconfig"
}
```## Community
Feel free to ask questions or share new ideas.
Use the official [discussions](https://github.com/hypernym-studio/tsconfig/discussions) to get involved.
## License
Developed in 🇭🇷 Croatia, © Hypernym Studio.
Released under the [MIT](LICENSE.txt) license.