tsc-exclude

0.0.2 • Public • Published

Installation

npm i -D tsc-exclude

Usage

Add you ignore patterns to tsconfig.json exclude field, and run

vue-tsc --pretty | tsc-exclude

or use npm script

{
	"scripts": {
		"lint": "vue-tsc --pretty | tsc-exclude"
	}
}

Roadmap

  • [ ] Apply stream

Readme

Keywords

Package Sidebar

Install

npm i tsc-exclude

Weekly Downloads

30

Version

0.0.2

License

MIT

Unpacked Size

4.5 kB

Total Files

3

Last publish

Collaborators

  • lachero