Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Apr 15, 2024
1 parent 2fc4dc4 commit a3fc1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Recommend settings is here:
| [@rdlabo/rules/deny-element](docs/rules/deny-element.md) | This plugin disallows the use of certain HTML tags. ||
| [@rdlabo/rules/deny-import-from-ionic-module](docs/rules/deny-import-from-ionic-module.md) | This plugin disallows import from `@ionic/angular` ||
| [@rdlabo/rules/implements-ionic-lifecycle](docs/rules/implements-ionic-lifecycle.md) | This plugin checks the implementation of the Ionic lifecycle. ||
| [@rdlabo/rules/deny-soft-private-modifier](docs/rules/deny-soft-private-modifier) | This plugin disallows the use of soft private modifier. ||
| [@rdlabo/rules/deny-soft-private-modifier](docs/rules/deny-soft-private-modifier.md) | This plugin disallows the use of soft private modifier. ||

## Recommend rules with this plugin

Expand Down

0 comments on commit a3fc1d9

Please sign in to comment.