issues
search
ionic-team
/
capacitor-plugin-registry
5
stars
7
forks
source link
Better author, license, and plugin types
#22
Closed
jaredcbaum
closed
1 year ago
jaredcbaum
commented
1 year ago
This PR includes:
adding public plugin data files to gitignore
normalize author type to accommodate
object
or
string
type coming from NPM
normalize license type to accommodate
object
or
string
type coming from NPM
better
PluginInfo
types by referencing
NpmInfo
instead of restating types
This PR includes:
object
orstring
type coming from NPMobject
orstring
type coming from NPMPluginInfo
types by referencingNpmInfo
instead of restating types