dojo / has

:rocket: Dojo 2 - feature detection library.
http://dojo.io
Other
3 stars 18 forks source link

Change declaration to true in tsconfig #55

Closed kitsonk closed 6 years ago

kitsonk commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Update the tsconfig.json so that declarations are generated even for development builds.

References: dojo/meta#200