Skip to content

Conversation

@mrxz
Copy link
Contributor

@mrxz mrxz commented Feb 13, 2024

Description:
Let a spellchecker run on the code and fixed various typos and spelling mistakes.

I did briefly test integrating spellchecking in eslint, and while it works, the precommit hook becomes too slow and there are many false-positives (e.g. event names like xbuttonup). It might still be worthwhile to consider setting up some spellchecking tools/configuration along with an A-Frame specific wordlist.

Changes proposed:

  • Fixed various typos and spelling mistakes

@dmarcos
Copy link
Member

dmarcos commented Feb 13, 2024

Thanks. Wouldn't add it as a hook maybe something optional that can be run manually.

@dmarcos
Copy link
Member

dmarcos commented Feb 13, 2024

Thanks

@dmarcos dmarcos merged commit e62e800 into aframevr:master Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants