2.0.0 • Published 5 months ago

robins-tsconfig v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

robins-tsconfig

latest version npm downloads a week license

this is how i like my typescript projects. you might like it too. 🫱🏼‍🫲🏽

a quite strict tsconfig.json to extend from.

usage

npm i -D robins-tsconfig
{
  "extends": "robins-tsconfig",
  "include": ["your", "includes", "here"],
  "exclude": ["your", "excludes", "here"]
}

good to know

you can check out the full config here.

license

mit

2.0.0

5 months ago

1.0.0

1 year ago