Results 3 issues of Matan

* Added eslint & `lint` script * Added prettier & `format` script (writes all source files according to `.prettierrc`) * I reformatted all the source code files with prettier (haven't...

* Removed unused code and redundant ts-ignores in `pages/index.tsx ` * Some code formatting (spaces) in `pages/index.tsx ` * Added `noUnusedLocals `rule in tsconfig in order to get a ts...

All the build artifacts from within the `dist` folder (except README.md) are ignored by git now.