Skip to content

Commit a4e0fdb

Browse files
Update packages/plugin-eslint/README.md
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 768d161 commit a4e0fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-eslint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ export default {
310310
311311
### Caching artifact generation
312312
313-
To leverage Nx's caching capabilities, you need to generate a JSON artifact for caching while still being able to see the eslint violations in the terminal, to fix them.
313+
To leverage Nx's caching capabilities, you need to generate a JSON artifact for caching, while still being able to see the ESLint violations in the terminal or CI logs, so you can fix them.
314314
This can be done by leveraging eslint formatter.
315315

316316
_lint target from nx.json_

0 commit comments

Comments
 (0)