eslint-plugin-xstate
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -39,2 +39,3 @@ 'use strict' | ||
'context', | ||
'description', | ||
'entry', | ||
@@ -47,11 +48,11 @@ 'history', // only when type=history | ||
'on', | ||
'predictableActionArguments', | ||
'preserveActionOrder', | ||
'schema', | ||
'states', | ||
'strict', | ||
'tags', | ||
'target', // only when type=history | ||
'tsTypes', | ||
'type', | ||
'strict', | ||
'preserveActionOrder', | ||
'description', | ||
'schema', | ||
'tsTypes', | ||
] | ||
@@ -58,0 +59,0 @@ function isValidRootStateProperty(property) { |
{ | ||
"name": "eslint-plugin-xstate", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "ESLint rules for XState", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2060
77159
30