@mckayla/tsconfig

1.0.5 • Public • Published

screenshot of a basic configuration example

Usage

  • Add the package as a dependency to your project
npm add @mckayla/tsconfig
  • Update your tsconfig.json
{
	"extends": "@mckayla/tsconfig",
	"compilerOptions": {
		"outDir": "./build/",
		"types": [],
		"baseUrl": "."
	},
	"include": ["./src/**/*"]
}

Readme

Keywords

Package Sidebar

Install

npm i @mckayla/tsconfig

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

2.08 kB

Total Files

3

Last publish

Collaborators

  • partheseas