Prettier all the Javascript code & GitHub Action (#4433)

* Prettier all the JS files

* Add GitHub Action to autoformat code pushed to master

* Fix eslint violation due to formatting.

* Remove GitHub actions for styling

* Add restyled.io config
This commit is contained in:
Arik Fraimovich
2019-12-11 17:05:38 +02:00
committed by GitHub
parent 81b14a58ef
commit 56d3be2248
375 changed files with 10019 additions and 9148 deletions

View File

@@ -1 +1 @@
import './commands';
import "./commands";