Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-figma
Claim
by
smithery-ai
npm
GitHub
Art & Culture
Developer Tools
25
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
node_modules
function-bind
node_modules/function-bind/.github
node_modules/function-bind/test
node_modules/function-bind/CHANGELOG.md
node_modules/function-bind/.eslintrc
node_modules/function-bind/implementation.js
node_modules/function-bind/index.js
node_modules/function-bind/LICENSE
node_modules/function-bind/.nycrc
node_modules/function-bind/package.json
node_modules/function-bind/README.md
{
"
root
"
:
true
,
"
extends
"
:
"
@ljharb
"
,
"
rules
"
: {
"
func-name-matching
"
:
0
,
"
indent
"
: [
2
,
4
],
"
no-new-func
"
: [
1
],
},
"
overrides
"
: [
{
"
files
"
:
"
test/**
"
,
"
rules
"
: {
"
max-lines-per-function
"
:
0
,
"
strict
"
: [
0
]
},
},
],
}