feat(companion): implement ble
This commit is contained in:
9
aris/packages/ble/tsconfig.json
Normal file
9
aris/packages/ble/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
// @generated by expo-module-scripts
|
||||
{
|
||||
"extends": "expo-module-scripts/tsconfig.base",
|
||||
"compilerOptions": {
|
||||
"outDir": "./build"
|
||||
},
|
||||
"include": ["./src"],
|
||||
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__rsc_tests__/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user