recurship / event-manager

A simple event management app created for practicing Django Rest and React
https://karachi-communities.herokuapp.com/login
17 stars 10 forks source link

Linting enhanced and project formatted #234

Closed dev-sna closed 5 years ago

dev-sna commented 5 years ago

Added script(package.json) to auto fix linting issues accross the client side code. Added missing dev dependency . Suggestion: Update Readme for working with React+Flow. VScode's builtin TS+JS extension gives warning when Flow's keyword is used. Disabling the extension removes the warning. Reference: https://marketplace.visualstudio.com/items?itemName=flowtype.flow-for-vscode