UNPKG
@wearesage/schema
Version:
latest (3.1.3)
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
A flexible schema definition and validation system for TypeScript with multi-database support
@wearesage/schema
/
.claude
/
settings.local.json
10 lines
•
156 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"permissions"
:
{
"allow"
:
[
"Bash(npm run test:coverage:*)"
,
"Bash(npm test:*)"
,
"Bash(npx typedoc:*)"
]
,
"deny"
:
[
]
}
}