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
no-redundant-jsdoc2 (though the new name should be no-redundant-jsdoc unless there's a built-in eslint rule already)
In-progress:
no-single-declare-module
Not started:
no-padding
strict-export-declare-modifier
npm-naming
expect
Comment on this issue to let me know that you're working on a rule and I'll avoid working on it myself.
Also dtslint uses lots of default tslint rules. These all need eslint equivalents. I hope most (all?) of them are already written, but they all need to be tested and added to DT's .eslintrc.json.
This is a tracking issue to co-ordinate work:
Done:
In-progress:
Not started:
Comment on this issue to let me know that you're working on a rule and I'll avoid working on it myself.
Also dtslint uses lots of default tslint rules. These all need eslint equivalents. I hope most (all?) of them are already written, but they all need to be tested and added to DT's .eslintrc.json.