You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "When disabled, generated packages are linked into Atom in both normal mode and dev mode. When enabled, generated packages are linked into Atom only in dev mode."
},
"packageSyntax": {
"default": "javascript",
"type": "string",
"enum": [
"coffeescript",
"javascript"
],
"description": "The syntax to generate packages with."