mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Merge pull request #17443 from DefinitelyTyped/react-native_fixLinting
[React-Native] Fix linting: line exceed max length of 200
This commit is contained in:
8
types/react-native/index.d.ts
vendored
8
types/react-native/index.d.ts
vendored
@@ -1,8 +1,10 @@
|
||||
// Type definitions for react-native 0.44
|
||||
// Project: https://github.com/facebook/react-native
|
||||
// Definitions by: Eloy Durán <https://github.com/alloy>, Fedor Nezhivoi <https://github.com/gyzerok>,
|
||||
// HuHuanming <https://github.com/huhuanming>, Jeremi Stadler <https://github.com/jeremistadler>,
|
||||
// Kyle Roach <https://github.com/iRoachie>
|
||||
// Definitions by: Eloy Durán <https://github.com/alloy>
|
||||
// Fedor Nezhivoi <https://github.com/gyzerok>
|
||||
// HuHuanming <https://github.com/huhuanming>
|
||||
// Jeremi Stadler <https://github.com/jeremistadler>
|
||||
// Kyle Roach <https://github.com/iRoachie>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user