https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: a05a4a4e4e978bf33c60dd8dbda139fde6b97134 authored by dependabot[bot] on 04 August 2022, 07:02:29 UTC
build(deps): bump terser from 4.8.0 to 4.8.1 in /expo-example
Tip revision: a05a4a4
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top