Skip to content

Commit c0c18c3

Browse files
committed
lint fix
1 parent 134801b commit c0c18c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
"@angular-eslint/no-output-on-prefix": [
4242
"off"
4343
],
44+
"@angular-eslint/prefer-standalone": [
45+
"warn"
46+
],
4447
"no-console": [
4548
"error",
4649
{

0 commit comments

Comments
 (0)