An open API service indexing awesome lists of open source software.

https://github.com/mkloubert/tsconfig

Personal tsconfig.json, which can be used by anyone.
https://github.com/mkloubert/tsconfig

ts tsc tsconfig tsconfig-json typescript

Last synced: 2 months ago
JSON representation

Personal tsconfig.json, which can be used by anyone.

Awesome Lists containing this project

README

        

[![npm](https://img.shields.io/npm/v/@marcelkloubert/tsconfig.svg)](https://www.npmjs.com/package/@marcelkloubert/tsconfig)
[![last build](https://img.shields.io/github/workflow/status/mkloubert/js-strings/Publish)](https://github.com/mkloubert/tsconfig/actions?query=workflow%3APublish)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/mkloubert/tsconfig/pulls)

# @marcelkloubert/tsconfig

Shared [TypeScript](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) config files, which can be used by anyone.

## Install

```
$ npm i -D @marcelkloubert/tsconfig
```

## Usage

### tsconfig.json

```json
{
"extends": "@marcelkloubert/tsconfig",
"compilerOptions": {
"outDir": "lib",
"rootDir": "src",
},
"exclude": ["node_modules"]
}
```

## License

MIT © [Marcel Joachim Kloubert](https://github.com/mkloubert)

## Support

PayPal donate button
Patreon donate button
Buy Me A Coffee donate button

Or visit https://marcel.coffee