chore: remove types/README.md [ci skip]

Avoid publishing this file as part of the package since this is not relevant to consumers of the library.
This commit is contained in:
Eric Liu 2023-12-07 19:08:00 -08:00
commit 292881dc3e

View file

@ -1,7 +0,0 @@
# types
The TypeScript definitions in this folder are auto-generated by [sveld](https://github.com/carbon-design-system/sveld).
Do not edit these types directly. To add or update property types or definitions, update the JSDoc annotations in the component source code in the [src](../src) folder.
Tests are located in the [tests](../tests) folder.