0 +1,20 @@ +{ + "semi": true, + "trailingComma": "es5", + "singleQuote": true, + "tabWidth": 2, + "useTabs": true, + "printWidth": 80, + "arrow
Windows: icon: "windows" generic: true match: [ [".bat", "medium-purple", scope: /(^|\.)(bat|dosbatch)(\.|$)/i, alias: /^(bat|(DOS|Win)?Batch)$/i] [".cmd", "medium-purple"] [/\.(exe|com|msi)$/i] [".reg", "medium-blue"] ] "Windows shortcut": ...