Files
react-native-pubky/tsconfig.build.json
coreyphillips b03d04ccc4 Add base project
Implement auth method
2024-09-11 22:03:27 -04:00

5 lines
63 B
JSON

{
"extends": "./tsconfig",
"exclude": ["example", "lib"]
}