https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 49b34ef1b06c507ae94cef59719587f7416ff945 authored by Plaban J Rajkhowa on 14 August 2019, 09:00:00 UTC
Fix #2856
Tip revision: 49b34ef
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top