diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..c35966c --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,7 @@ +{ + "permissions": { + "allow": [ + "Bash(git checkout:*)" + ] + } +} diff --git a/javascript/index.js b/javascript/index.js index ac2c43f..572ec9a 100644 --- a/javascript/index.js +++ b/javascript/index.js @@ -13,7 +13,7 @@ Promise.resolve().then(async () => {