, {}> {
-
render() {
return (
@@ -56,7 +55,6 @@ class Test extends React.Component, {}> {
- )
+ );
}
-
-}
\ No newline at end of file
+}
diff --git a/types/react-widgets/tslint.json b/types/react-widgets/tslint.json
new file mode 100644
index 0000000000..2221e40e4a
--- /dev/null
+++ b/types/react-widgets/tslint.json
@@ -0,0 +1 @@
+{ "extends": "../tslint.json" }
\ No newline at end of file