https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 6535bccadb48596007980c180f5027f646484aa2 authored by Plaban J Rajkhowa on 01 August 2019, 07:57:21 UTC
Fix #2821
Tip revision: 6535bcc
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top