tangled
alpha
login
or
join now
flo-bit.dev
/
blento
your personal website on atproto - mirror
blento.app
20
fork
atom
overview
issues
pulls
pipelines
format
unbedenklich
2 weeks ago
b407882f
ebf16887
+26
-26
1 changed file
expand all
collapse all
unified
split
.claude
settings.local.json
+26
-26
.claude/settings.local.json
···
1
{
2
-
"permissions": {
3
-
"allow": [
4
-
"Bash(pnpm check:*)",
5
-
"mcp__ide__getDiagnostics",
6
-
"mcp__plugin_svelte_svelte__svelte-autofixer",
7
-
"mcp__plugin_svelte_svelte__list-sections",
8
-
"Bash(pkill:*)",
9
-
"Bash(timeout 8 pnpm dev:*)",
10
-
"Bash(git checkout:*)",
11
-
"Bash(npx svelte-kit:*)",
12
-
"Bash(ls:*)",
13
-
"Bash(pnpm format:*)",
14
-
"Bash(pnpm add:*)",
15
-
"WebSearch",
16
-
"WebFetch(domain:github.com)",
17
-
"WebFetch(domain:flipclockjs.com)",
18
-
"WebFetch(domain:codepen.io)",
19
-
"WebFetch(domain:flo-bit.dev)",
20
-
"Bash(pnpm install)",
21
-
"Bash(pnpm install:*)",
22
-
"Bash(pnpm config:*)",
23
-
"Bash(lsof:*)",
24
-
"Bash(pnpm dev)",
25
-
"Bash(pnpm exec svelte-kit:*)"
26
-
]
27
-
}
28
}
···
1
{
2
+
"permissions": {
3
+
"allow": [
4
+
"Bash(pnpm check:*)",
5
+
"mcp__ide__getDiagnostics",
6
+
"mcp__plugin_svelte_svelte__svelte-autofixer",
7
+
"mcp__plugin_svelte_svelte__list-sections",
8
+
"Bash(pkill:*)",
9
+
"Bash(timeout 8 pnpm dev:*)",
10
+
"Bash(git checkout:*)",
11
+
"Bash(npx svelte-kit:*)",
12
+
"Bash(ls:*)",
13
+
"Bash(pnpm format:*)",
14
+
"Bash(pnpm add:*)",
15
+
"WebSearch",
16
+
"WebFetch(domain:github.com)",
17
+
"WebFetch(domain:flipclockjs.com)",
18
+
"WebFetch(domain:codepen.io)",
19
+
"WebFetch(domain:flo-bit.dev)",
20
+
"Bash(pnpm install)",
21
+
"Bash(pnpm install:*)",
22
+
"Bash(pnpm config:*)",
23
+
"Bash(lsof:*)",
24
+
"Bash(pnpm dev)",
25
+
"Bash(pnpm exec svelte-kit:*)"
26
+
]
27
+
}
28
}