mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
fix(types): remove "undefined" dispatched events
This commit is contained in:
parent
998757691b
commit
1e80e42573
8 changed files with 17 additions and 27 deletions
|
@ -1,4 +1,6 @@
|
|||
language: node_js
|
||||
node_js: 12
|
||||
cache: yarn
|
||||
script: yarn prepack
|
||||
script:
|
||||
- yarn check-types
|
||||
- yarn prepack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue