dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
429 stars 84 forks source link

Feature eslint/prettier #528

Closed RomanLeshc closed 10 months ago

RomanLeshc commented 10 months ago

Pull Request

Description

I have added prettier and eslint files for global unification (naming conventions, semicolons etc) of all files according to these files.

Changes Made

-added files for prettier and eslint -fixed errors

Comments

-950 warns in ReatJs project -572 warns in ReatNative project

Please review and merge this pull request once it meets the necessary criteria. Thank you!