editor
editor copied to clipboard
feat(script-compiler): require id for lint and fix command messages
BREAKING CHANGE: Textlint worker send an error message if id property in received lint and fix messages is missing to avoid race conditions by design
Closes #72
- TODO: Chrome Extension should be updated before merging this
- It is necessary to consider whether there are other problems caused by different update timings.