UNPKG

polyserve

Version:

A simple dev server for bower components

20 lines (19 loc) 389 B
{ "clang-format.style": "file", "editor.formatOnSave": true, "editor.formatOnType": true, "search.exclude": { "node_modules/": true, "lib/": true }, "json.schemas": [ { "fileMatch": [ "elements.json" ], "url": "./lib/analysis.schema.json" } ], "html.format.wrapLineLength": 60, "typescript.tsdk": "node_modules/typescript/lib" }