Skip to content

Commit 3adcf11

Browse files
committed
refactor: 💡 upgrade eslint
1 parent 6d64139 commit 3adcf11

File tree

3 files changed

+685
-2295
lines changed

3 files changed

+685
-2295
lines changed

‎libs/eslint-plugin-reactive-forms/lib/rules/no-angular-forms-imports.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
module.exports = {
1111
meta: {
1212
type: 'problem',
13+
hasSuggestions: true,
1314
docs: {
1415
description: 'Forbid imports from @angular/forms',
1516
category: 'Possible Errors',

0 commit comments

Comments
 (0)