Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T12:34:27.000Z (2 months ago)
- Last Synced: 2024-09-08T15:38:05.522Z (2 months ago)
- Topics: config, configuration, esm, presets, shareable, ts, tsconfig, typescript
- Homepage:
- Size: 36.1 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
@hypernym/tsconfig
Hypernym's config for TypeScript.
Repository
+
Package
+
Releases
+
Discussionspnpm add -D @hypernym/tsconfig
Hypernym Studio
## 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.