2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-18 00:49:37 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Pim 7b85ff22f5 feat(ts): update types for v2 (#338)
* chore: update types for v2

* fix: script.type shouldnt be required

fix: define meta.http-equiv as string, too many options to list

* chore: improve types

* chore: update typescript dependency

* chore: remove unnecessary gitignore

* chore: add metainfocomputed type

* chore: use camelcase for type

* chore: add interfaces for metaInfo properties

* chore: add missing body boolen for script types

* chore: include all type files on build

* chore: remove unused import
2019-04-03 13:41:37 +02:00