feat: add types (#74)

This commit is contained in:
Vasco Santos
2020-12-10 14:03:17 +01:00
committed by GitHub
parent 04e93d3f08
commit e2419ea308
50 changed files with 770 additions and 1204 deletions

View File

@ -13,6 +13,7 @@ describe('compliance tests', () => {
/**
* Test setup. `properties` allows the compliance test to override
* certain values for testing.
*
* @param {*} properties
*/
async setup (properties) {