CityOfZion / neo3-preview

A block explorer and preview of the NEO 3.0 ecosystem
https://neo3-preview.com/
MIT License
5 stars 5 forks source link

feature: extend prettier in eslint #75

Closed comountainclimber closed 4 years ago

comountainclimber commented 4 years ago

Previously our eslint config was not covering prettier related rules. This PR formats the files with issues and integrates prettier with eslint (check this commit out as an example https://github.com/CityOfZion/neo3-preview/commit/33e3135286759087ebc97aca2e22fbc1e4e1c4e6)