https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 925a0d1742da5917fa04d6fa0ccea4f9e61bfee7 authored by Sankhadeep Roy on 12 November 2019, 04:32:59 UTC
fix(travis): changes the travis config
Tip revision: 925a0d1
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top