Skip to content

Commit 0fc2f28

Browse files
author
Krzysztof Borowy
authored
chore: post monorepo migration cleanup (#1005)
* chores * limit to one workspace * codeowners
1 parent 9d9bb1a commit 0fc2f28

File tree

6 files changed

+208
-206
lines changed

6 files changed

+208
-206
lines changed

.github/CODEOWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Expo managed workflow supported native backend
2-
/src/RCTAsyncStorage.expo.js @brentvatne
1+
* @krizzu @tido64

.yarnrc.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ logFilters:
66
level: discard
77
- code: YN0013 # X can't be found in the cache and will be fetched from the remote registry
88
level: discard
9-
nmHoistingLimits: workspaces
109
nodeLinker: node-modules
1110
npmRegistryServer: "https://registry.npmjs.org"
1211
packageExtensions:

CHANGELOG.md

-203
This file was deleted.

0 commit comments

Comments
 (0)