azu
azu
I noticed that `tsd link` could't handle [Scoped packages](https://docs.npmjs.com/misc/scope). I installed `@myorg/mypackage`, then the [scoped packages](https://docs.npmjs.com/misc/scope) is installed under the `@myorg` directory. ``` node_modules ├── @myorg │ └── mypackage │ ...
Fmm, Can you provide a website for reproducing? > Shadow root cannot be created on a host which already hosts a shadow tree. That web site may have used Web...
No, not at the moment. because, `fs` module is not work in browser. As related, [textlint-rule-prh](https://github.com/textlint-rule/textlint-rule-prh) is supported. [@textlint/config-inliner](https://github.com/textlint/editor/tree/master/packages/%40textlint/config-inliner) inline dictionary file to textlint worker script. We need to add...
Add rough rough design - textchecker-element integration - Download button  https://www.figma.com/file/9kRm0Cr869zbdACytRE74R/textlint-editor?node-id=34%3A2 The user can check if the rule works on the browser.
Idea: We provide GitHub Actions that create preview page and distributing template.
https://github.com/textlint/editor/tree/master/packages/%40textlint/website-generator
I've fixed it in ed22ab0, but it still affected by website's style. Why?  https://html-coding.co.jp/annex/dictionary/html/textarea/
textlint editor for Firefox was rejected by following reason. > Remotely executing code is not permitted in any form, including using Web Workers as a sandbox. Current textlint editor require...
Yes I did https://github.com/textlint/editor/commit/9bff34ef1ff04f054a4e8c160f95227f87fd1aca
## Future plan - Frontend - [ ] Ignore support - [ ] see rule document support - [ ] suggest ? - [ ] total warning, total error count...