UNPKG

@microsoft.azure/autorest.typescript

Version:

The typescript extension for classic generators in AutoRest.

22 lines 499 B
{ // we use gulp. npm is just for show. "npm.autoDetect": "off", "[csharp]": { "editor.tabSize": 4 }, "[typescript]": { "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.tabSize": 2, "editor.detectIndentation": false }, "[json]": { "editor.formatOnSave": true, "editor.formatOnPaste": true, "editor.tabSize": 2, "editor.detectIndentation": false }, "files.associations": { "*.iced": "coffeescript" } }