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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Error: Could not find the following rules specified in the configuration:
my-custom-rule
at Object.loadRules (my-project/node_modules/tslint/lib/ruleLoader.js:29:15)
at Linter.lint (my-project/node_modules/tslint/lib/tslint.js:24:44)
at ~/.atom/packages/linter-tslint/lib/init.coffee:87:31
My rule is added in tslint.json that looks like this:
Atom seems to be throwing errors when using custom rules from https://www.npmjs.com/package/ng2lint in tslint.json.
The text was updated successfully, but these errors were encountered: