scrabble-solver
Version:
Scrabble Solver 2 - Free, open-source, cross-platform, multi-language analysis tool for Scrabble, Scrabble Duel, Super Scrabble, Letter League, Crossplay, Literaki, and Kelimelik. Quickly find the top-scoring words using the given board and tiles.
39 lines (38 loc) • 1.37 kB
JSON
{
"permissions": {
"allow": [
"Bash(npm run:*)",
"Bash(ls:*)",
"Bash(npm ls:*)",
"Bash(npx next:*)",
"Bash(npx tsc:*)",
"Bash(yarn install:*)",
"Bash(npm install:*)",
"Bash(node:*)",
"Bash(npm view:*)",
"Bash(npx --yes oxfmt --help)",
"Bash(npx --yes oxfmt --migrate=prettier)",
"Bash(npm uninstall:*)",
"Bash(grep:*)",
"Bash(echo '.foo { color: red; }')",
"Bash(npx oxfmt:*)",
"Bash(rm /tmp/test.scss)",
"Bash(gh issue *)",
"Bash(npx jest *)",
"Bash(xargs sed *)",
"Bash(gh api *)",
"Bash(find cypress/support -name \"index*\" -exec cat {} \\\\;)",
"Bash(npx eslint *)",
"Bash(file *.avif)",
"Bash(which convert *)",
"Bash(convert \"/home/kamil/desktop/ss/scrabble-word-game-pieces-arranged-grid-from-isolated-white-background_506134-13355.avif\" -resize 400x /tmp/ss3.png)",
"Read(//tmp/**)",
"Bash(du -b /tmp/rect-*.png)",
"Bash(convert \"/tmp/rect-il_1080xN.4271871875_3ays.jpg.png\" -resize 600x /tmp/rect1-small.png)",
"Bash(convert \"/tmp/rect-they-finished-scrabble-board-game-using-the-letters-made-out-of-tiles-S37FPF.jpg.png\" -resize 600x /tmp/rect2-small.png)",
"Bash(convert *)",
"Bash(xargs -I {} dirname {})",
"Bash(xargs -I {} ls -1 {}/)"
]
}
}