qiniu / formstate-x

Manage state of form with ease.
https://qiniu.github.io/formstate-x
MIT License
33 stars 10 forks source link

Fix typedoc config #52

Closed nighca closed 2 years ago

nighca commented 2 years ago

Use entryPoints instead of package for typedoc configuration. The latter does not work in Github Action.