rlaffers/eslint-plugin-xstate
ESLint plugin to check for common mistakes and enforce good practices when using XState.
JavaScriptMIT
Issues
- 0
Support eslint v9
#30 opened by henrikhorluck - 0
- 1
Support for definitions via the `setup` function
#28 opened by kkelk - 3
- 1
False positive on sendTo
#22 opened by rlaffers - 6
JSON configurations
#21 opened by markNZed - 6
Plugin does not detect any errors if a generic FSM is structured in two distinct files
#8 opened by skyFabioCozz - 10
Is there a way to tell eslint-plugin-xstate to treat a block of code as an XState config ?
#20 opened by markNZed - 2
Statechart property ordering rule?
#19 opened by tivac - 2
- 2
- 2
False positive on xstate/spawn-usage
#16 opened by sbaechler - 2
- 2
- 4
- 1
- 4
- 1
Ban hash signs and delimiters in state names
#3 opened by rlaffers