diff --git a/types/README.md b/types/README.md deleted file mode 100644 index 79a1ed3e30..0000000000 --- a/types/README.md +++ /dev/null @@ -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.