berty / weshnet-expo

🚧 [Work In Progress] 🚧 This library cannot be used yet!!
https://wesh.network
MIT License
5 stars 7 forks source link

Adding Prettier #14

Closed iuricmp closed 1 year ago

iuricmp commented 1 year ago

It uses the same setup as the Berty app. Are we okay with this?

To see it running:

make lint

Signed-off-by: Iuri Pereira 689440+iuricmp@users.noreply.github.com

D4ryl00 commented 1 year ago

I pushed two commits to use Eslint for linter and prettier rules, so we have only one source of truth: .eslintrc.cjs file. Is-it good for you?