add react.d.ts to files array

This commit is contained in:
Christoph Werner
2019-04-10 09:44:31 +02:00
parent f9f0e25609
commit f28b451352
@@ -20,6 +20,7 @@
"files": [
"angular.d.ts",
"index.d.ts",
"react.d.ts",
"mithril.d.ts",
"storybook__addon-centered-tests.tsx"
]