dwmkerr / crosswords-js

Tiny, lightweight crossword control for the web.
https://dwmkerr.github.io/crosswords-js/
MIT License
71 stars 27 forks source link

Add support for multi-segment clue navigation to arrow keys #28

Closed pvspain closed 1 year ago

pvspain commented 1 year ago

nfc

dwmkerr commented 1 year ago

Looks good to me @pvspain - if we use prettier should we remove the eslint configuration?

AncientSwordRage commented 1 year ago

Looks good to me @pvspain - if we use prettier should we remove the eslint configuration?

As much as it pains me to admit, having both is probably better, so long as you can configure them not to fight.

dwmkerr commented 1 year ago

No worries, I'll merge this now and fix up the eslint config!

dwmkerr commented 1 year ago

FYI @pvspain @AncientSwordRage I'm getting eslint and pretter to play nice, work in progress on #29 when that PR is green we should be good to go