diff --git a/types/react-onclickoutside/tslint.json b/types/react-onclickoutside/tslint.json new file mode 100644 index 0000000000..d88586e5bd --- /dev/null +++ b/types/react-onclickoutside/tslint.json @@ -0,0 +1,3 @@ +{ + "extends": "dtslint/dt.json" +}