@aplus/node
Version:
⭐ Axway Amplify module for using Node.js code with Appcelerator Titanium SDK
9 lines (8 loc) • 318 B
JSON
// Place your settings in this file to overwrite default and user settings.
{
"editor.insertSpaces": false,
// Configure file associations to languages (e.g. "*.extension": "html"). These have precedence over the default associations of the languages installed.
"files.associations": {
"*.jmk": "javascript"
}
}