Skip to content

Commit

Permalink
fixup! test: linting flows
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jul 18, 2024
1 parent 22df441 commit 6e605e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/orchestration/test/examples/bad.flows.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**
* @file Module with linting errors, to verify the linting config detects them.
* This assumes `reportUnusedDisableDirectives: "error" in the local config.
* This assumes `reportUnusedDisableDirectives` is enabled in the local
* config.
*/

// TODO error on exports that:
Expand Down

0 comments on commit 6e605e3

Please sign in to comment.