Skip to content

Commit 2cc5173

Browse files
committed
updated SDK for revised access control
1 parent 0787227 commit 2cc5173

File tree

4 files changed

+1658
-583
lines changed

4 files changed

+1658
-583
lines changed

packages/vault-sdk/biome.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/2.0.6/schema.json",
3-
"extends": "//",
4-
"overrides": [
5-
{
6-
"assist": {
7-
"actions": {
8-
"source": {
9-
"useSortedKeys": "off"
10-
}
11-
}
12-
},
13-
"includes": ["package.json"]
14-
}
15-
]
3+
"extends": "//"
164
}

0 commit comments

Comments
 (0)