autonomys-ambassadors / ambassador-os-peer-review

Automation for Ambassador OS Peer Review Process
Apache License 2.0
1 stars 1 forks source link

Add formatting #17

Closed jrwashburn closed 3 weeks ago

jrwashburn commented 3 weeks ago

fixed one typo in readme, but otherwise only formatting changes.

Added .editorconfig for vscode Added eslint and prettier Added .vscode/settings.json to format on save and fix all eslint

You may need to: npm install --save-dev eslint prettier eslint-plugin-prettier eslint-config-prettier