Tslint Xo Save Abandoned

TSLint shareable config for XO

Project README

Deprecated as TSLint is deprecated.


tslint-xo

TSLint shareable config for XO

Install

$ npm install --save-dev tslint-xo

Usage

Add the following to your TSLint config:

{
	"extends": "tslint-xo"
}

Or this if you want 2-space indentation instead of tabs:

{
	"extends": "tslint-xo/space"
}
  • xo - JavaScript linter

Maintainers

License

MIT

Open Source Agenda is not affiliated with "Tslint Xo" Project. README Source: xojs/tslint-xo
Stars
63
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating