UNPKG

@polymer/tools-common

Version:

Common libraries and settings for Polymer Tools projects

11 lines (10 loc) 244 B
// Place your settings in this file to overwrite default and user settings. { "clang-format.style": "file", "editor.formatOnSave": true, "editor.formatOnType": true, "search.exclude": { "node_modules/": true, "lib/": true } }