ffd8 / P5LIVE

p5.js collaborative live-coding vj environment!
https://p5live.org
GNU General Public License v3.0
229 stars 35 forks source link

[feature request] linting / prettier #81

Closed julesvirallinen closed 1 year ago

julesvirallinen commented 2 years ago

Hi!

Ended up making my own fork of P5LIVE for easier tracking/experiments, but it would be awesome if this was more crowd-friendly someday.

A simple ask for now:

Would it be possible for you to add some sort of prettier (or other) formatting configuration to the repository and run it for the core files, so our editors could agree on styling?

Shouldn't take long and would make life much easier when you release new features and I need to merge, or if people make PRs :) My editor made around 20K row changes when saving index.html and server.js 💥