1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-11 16:18:10 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
David Bridges
9700f08652 ENH: adds .editorconfig file to repo
The indentation in JS and HTML looks wrong because of GitHubs default
settings (I think is 8 spaces for an indent?). This .editorconfig file
allows us to define what indentation params should be used for specific
file types, making the JS more readable and consistent with code style
convention.
2019-06-21 10:11:39 +01:00