josdejong / josdejong/svelte-jsoneditor
Allow Spellcheck
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Please provided a configuration option to allow spellcheck instead of expressly turning it off.
https://github.com/josdejong/svelte-jsoneditor/blob/4ee50a2f126d7c26cef25b6f01adb08d86f43a97/src/lib/components/controls/EditableDiv.svelte#L161
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/lib/components/controls/EditableDiv.svelte at the linked line, then trace how component configuration reaches the editable control. The work is complete when consumers can configure spellcheck to be allowed rather than having it expressly disabled, with the option behaving as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100