You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Erik\Projects\Excalibur [73.89°F | few clouds] [feature/1212-tslint-to-eslint +0 ~2 -0 !]> npx tslint-to-eslint-config
npx: installed 39 in 10.269s
✨ 19 rules replaced with their ESLint equivalents. ✨
️👀 18 rules do not yet have ESLint equivalents; defaulting to eslint-plugin-tslint. 👀
✅ All is well! ✅
Context
TSLint is being deprecated in favor of ESLint, Excalibur should switch over
https://medium.com/palantir/tslint-in-2019-1a144c2317a9
microsoft/TypeScript#29288
Proposal
Switch Excalibur over to using an near equivalent ESLint ruleset to the existing TSLint ruleset
Possibly make use of existing migration guides and tools
The text was updated successfully, but these errors were encountered: