This website requires JavaScript.
Explore
Help
Register
Sign In
railbird
/
react-native-video
Watch
9
Star
0
Fork
0
You've already forked react-native-video
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
134af2dd23
react-native-video
/
.prettierrc
6 lines
108 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bump javascript dependencies (#1914) Also update linting rules to match other community repositories.
2020-02-22 11:56:31 -07:00
{
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": false,
feat: add typescript (#3266) * chore: update dependencies * chore: add typescript config * feat: add types * chore: add build command * chore: fix types * fix: update linters * chore: add display name to component * chore: fix types * chore: remove re-declare name variables * docs: update changelog
2023-10-06 10:39:14 -06:00
"jsxBracketSameLine": true
Bump javascript dependencies (#1914) Also update linting rules to match other community repositories.
2020-02-22 11:56:31 -07:00
}
Reference in New Issue
Copy Permalink