<!--- Provide a general summary of the issue in the Title above --> There are no configurations and scripts for lint fixing and solving code formatting issues during development. <!--- Provide a brief overview of the enhancement or issue. --> We can use `eslint` for solving linting and `prettier` for solving code formatting issues. ## Settings <!-- Provide us the information of your setup --> - OS: Linux (Ubuntu 18.04)