JetBrains / JetBrains/web-types
bug: TypeScript typings are out of date
Open
- Dominant language
- TypeScript
- Stars
- 306
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The TypeScript typings still include a `tags` property:
https://github.com/JetBrains/web-types/blob/11e46e47cb65edc1930dc1fae854005ad45ac08f/gen/vue-docgen-web-types/types/web-types.d.ts#L116
The property is now deprecated and should have been replaced with `"elements"`
https://github.com/JetBrains/web-types/blob/11e46e47cb65edc1930dc1fae854005ad45ac08f/schema/web-types.json#L936
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.