Replaces native array methods with ts-linq-light for improved functional programming Simplifies data transformation and grouping logic Enhances code readability and introduces more declarative data manipulation
18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run build:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:web.dev)",
|
|
"WebFetch(domain:caniuse.com)",
|
|
"WebFetch(domain:blog.rasc.ch)",
|
|
"WebFetch(domain:developer.chrome.com)",
|
|
"Bash(npx tsc:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(npm install:*)",
|
|
"WebFetch(domain:raw.githubusercontent.com)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|