Skip to content

Commit 1fafc0a

Browse files
author
gokulprasanth-ni
committed
test commit
Signed-off-by: gokulprasanth-ni <[email protected]>
1 parent f5282d1 commit 1fafc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-angular/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export default [
107107
dependencies. Consider enabling this rule for libraries to ensure proper tree-shaking when appropriate.
108108
*/
109109
'@angular-eslint/use-injectable-provided-in': 'off'
110-
}
110+
},
111111
},
112112
{
113113
files: ['**/*.spec.ts'],

0 commit comments

Comments
 (0)