aurelia-materialize-bridge
Version:
Aurelia interface to http://materializecss.com/
14 lines (13 loc) • 316 B
JSON
{
"[typescript]": {
"editor.useTabStops": true,
"editor.tabSize": 4
},
"[json]": {
"editor.useTabStops": true,
"editor.tabSize": 2
},
"typescript.tsdk": "node_modules\\typescript\\lib",
"typescript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": false,
"html.format.wrapLineLength": 0
}