@facile-it/tsconfig

0.2.0 • Public • Published

@facile-it/tsconfig

Shared TypeScript config for facile.it projects

Installation

npm install -D @facile-it/tsconfig

tsconfig common

Add to your tsconfig.json:

"extends": "@facile-it/tsconfig/tsconfig.json"

tsconfig React.js

Add to your tsconfig.json:

"extends": "@facile-it/tsconfig/tsconfig-react.json"

tsconfig Next.js

Add to your tsconfig.json:

"extends": "@facile-it/tsconfig/tsconfig-next.json"

tsconfig Nest.js

Add to your tsconfig.json:

"extends": "@facile-it/tsconfig/tsconfig-nest.json"

Package Sidebar

Install

npm i @facile-it/tsconfig

Weekly Downloads

873

Version

0.2.0

License

MIT

Unpacked Size

3.53 kB

Total Files

7

Last publish

Collaborators

  • siuvdlec
  • facile-lboeri