mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-21 14:23:08 +00:00
12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"Bash(npm run check:*)",
|
|
"Bash(npm test)",
|
|
"Bash(npm run test:node:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |