ExpressHermes / Primitive-Paint

A paint web app using paperjs library
https://expresshermes.github.io/Primitive-Paint/
MIT License
8 stars 18 forks source link

Add eslint and prettier #26

Closed TsarPrince closed 2 years ago

TsarPrince commented 2 years ago

This fixes the issue #24 ESLint and prettier has been configured, following eslint errors have been fixed and all files were formatted using prettier. Screenshot (208)

To use ESLint/prettier, run following commands:

TsarPrince commented 2 years ago

I have removed nodejs and only commited the formatted files.