@iamnapo/tsconfig

5.0.0 • Public • Published

tsconfig

TypeScript shareable config for iamnapo’s coding style

npm style

Install

npm i @iamnapo/tsconfig -D

Then, add this to your tsconfig.json:

{
	"extends": "@iamnapo/tsconfig",
	"compilerOptions": {
		"outDir": "dist"
	}
}

Package Sidebar

Install

npm i @iamnapo/tsconfig

Weekly Downloads

3

Version

5.0.0

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • iamnapo