WebReflection / neverland

React like Hooks for lighterhtml
https://medium.com/@WebReflection/neverland-the-hyperhtmls-hook-a0c3e11324bb
ISC License
244 stars 7 forks source link

chore(typings): add JSDoc annotation & build script for generating typings #51

Closed bigopon closed 4 years ago

bigopon commented 4 years ago

The output is not optimal, so there needs to be a bit of manual tweak after generation.

JsDoc was added for 2 purposes:

Added .vscode/settings.json for specifying TS SDK to use Added typescript as dep dependency to run build script Added build script to generate typings

WebReflection commented 4 years ago

Thank You so much ♥ 🎉