{
  "extends": "@react-native/typescript-config/tsconfig.json",
  "compilerOptions": {
    "baseUrl": "./",
    "paths": {
      "@kolking/react-native-avatar": ["./src/index"]
    }
  }
}
