Skip to content

Commit d3e41aa

Browse files
committed
chore: stricter plugin usage
1 parent 51f7a89 commit d3e41aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@
190190
"typecheckTargetName": "typecheck",
191191
"buildDepsTargetName": "build-deps",
192192
"watchDepsTargetName": "watch-deps"
193-
}
193+
},
194+
"include": ["tools/eslint-multi-format/**"]
194195
}
195196
],
196197
"nxCloudId": "65d4d862d2adb16a45a4bc7c"

0 commit comments

Comments
 (0)