This directory consists of:
- ES6
- TypeScript
- Node JS basic
- Unittests
- All your files will be executed on Ubuntu
18.04LTS using NodeJS12.11.x - Allowed editors:
vi,vim,emacs,Visual Studio Code - All your files should end with a new line
- A
README.mdfile, at the root of the folder of the project, is mandatory - Your code should use the
jsextension - Your code will be tested using the Jest Testing Framework
- Your code will be analyzed using the linter ESLint along with specific rules that we’ll provide
- All of your functions must be exported
