Skip to content

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

License

Notifications You must be signed in to change notification settings

robinloeffel/robins-tsconfig

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks