Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 593 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 593 Bytes

Test Suite

Preparation

npm install

Test

You have to run each test suite individually, follow the README.md in each suite to execute the tests in it.

Editors

Tips to setup you editor.

VS Code

Suggested Extensions

Prettier - Code formatter

ext install esbenp.prettier-vscode

Works out of the box

ESLint
ext install dbaeumer.vscode-eslint

Add typescript to eslint.validate