-
npm install --save-dev @uilicious/types
-
Add the following to your
tsconfig.json
:{ "compilerOptions": { "types": ["@uilicious/types"] } }
This package contains type definitions for Uilicious test files.
Files were exported from https://github.com/uilicious/uilicious-typescript-hinting.
- Doug Ayers (Salesforce) : Helping get the initial typescript definition working