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: about 1 month ago
JSON representation

Hypernym's internal config for TypeScript.

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.