1.0.0 • Published 17 days ago

robins-tsconfig v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days 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

1.0.0

17 days ago