DefinitelyTyped/types/convict
Louay Alakkad 126d2f3a13 Remove named exports from validator index file (#40491)
* Remove named exports from validator index file

There are no named exports in the validator package as you can see from the source code here
https://github.com/validatorjs/validator.js/blob/b5a1d1f/src/index.js

* Fix my name

* Remove actual imports from `convict-tests`

* Update uses of validator types (in tests & sequelize definitions)

* Remove accidental file

* Fix errors

* Fix lib files

* Prettier

* Switch to namespace for simplicity

* Fix missed imports in lib

* Dummy change to trigger CI

* Revert import changes to convict-tests
2019-11-25 14:02:36 -08:00
..
convict-tests.ts
index.d.ts
tsconfig.json
tslint.json