12 lines
506 B
JSON
12 lines
506 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx create-next-app@latest . --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --no-turbopack)",
|
|
"Read(//Users/sfh/Documents/**)",
|
|
"Bash(npx create-next-app@latest eshop_temp --typescript --tailwind --eslint --app --src-dir --import-alias \"@/*\" --no-turbopack)",
|
|
"Bash(cp -r /Users/sfh/Documents/eshop_temp/. /Users/sfh/Documents/eshop_bistrousky/)",
|
|
"Bash(rm -rf /Users/sfh/Documents/eshop_temp)"
|
|
]
|
|
}
|
|
}
|