feat: TS v4, tslint -> eslint, add cspell support (#240)
Update all dependencies, migrate from tslint (deprecated) to typescript-eslint, and add support for cspell. BREAKING CHANGE: migrated from tslint (deprecated) to eslint.
This commit is contained in:
@@ -2,6 +2,7 @@ environment:
|
||||
matrix:
|
||||
- nodejs_version: '10'
|
||||
- nodejs_version: '12'
|
||||
- nodejs_version: '14'
|
||||
|
||||
version: '{build}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user