johnsoncodehk / tsslint

🔋⚡️ The fastest and lightest TypeScript semantic linting solution
MIT License
287 stars 2 forks source link

feat(tslint): compatible with TSLint rules #8

Closed johnsoncodehk closed 4 months ago

johnsoncodehk commented 4 months ago

Reimplement the conversion function of TSLint rule. For usage, please refer to https://github.com/johnsoncodehk/tsslint/tree/master/fixtures/convert-a-tslint-rule/tsslint.config.ts.