basiljs / basil.js

An attempt to port the spirit of the Processing visualization language to Adobe Indesign.
http://basiljs.ch/
Other
245 stars 30 forks source link

update eslintrc with new functions #261

Open ff6347 opened 6 years ago

ff6347 commented 6 years ago

I generated the data of all functions in the site repo https://raw.githubusercontent.com/basiljs/basiljs.github.io/develop/_data/function-list.json can be taken copy paste into eslintrc

I will come up with a smarter way to do this.

trych commented 6 years ago

Nice, thanks!

Copy paste will do for the moment, but yes, in the long run, we'll need this automated so new functions are automatically included.

ff6347 commented 6 years ago

Maybe !w should switch from eslintrc to eslintrc.js this can include JavaScript and create dynamic rules