UNPKG
@asm80/core
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.0
Core ASM80 compiler / assembler
github.com/asm80/asm80-core
asm80/asm80-core
@asm80/core
/
.claude
/
settings.local.json
14 lines
•
212 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"permissions"
:
{
"allow"
:
[
"Bash(npm test:*)"
,
"Bash(grep:*)"
,
"Bash(rg:*)"
,
"Bash(mv:*)"
,
"Bash(awk:*)"
,
"Bash(sed:*)"
,
"Bash(cp:*)"
]
,
"deny"
:
[
]
}
}