diff --git a/types/react-native-zeroconf/index.d.ts b/types/react-native-zeroconf/index.d.ts index 2c074f2727..12d8dedc0e 100644 --- a/types/react-native-zeroconf/index.d.ts +++ b/types/react-native-zeroconf/index.d.ts @@ -1,5 +1,5 @@ -// Type definitions for react-native-zeroconf 0.9.0 -// Project: https://github.com/balthazar/react-native-zeroconf +// Type definitions for react-native-zeroconf 0.9 +// Project: https://github.com/Apercu/react-native-zeroconf#readme // Definitions by: Peter Matta // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/types/react-native-zeroconf/tslint.json b/types/react-native-zeroconf/tslint.json index e595b70d63..3db14f85ea 100644 --- a/types/react-native-zeroconf/tslint.json +++ b/types/react-native-zeroconf/tslint.json @@ -1,3 +1 @@ -{ - "extends": "dtslint/dt.json", -} +{ "extends": "dtslint/dt.json" }