Перейти к файлу
Nick Guerrera efe9479cd4 Clean up editor settings (#519)
1. Move to per-language prettier formatter throughout. Global wasn't working
for some folks for TypeScript, so I suspect it's best to use the
per-language setting throughout.

2. Merge the adl-vs .editorconfig into the root .editorconfig, giving better
defaults for editors other than VS Code that support .editorconfig.

3. Add ADL, C# and XML to VS Code settings.json
2021-05-03 15:39:09 -07:00
docs Implement basic parser error recovery (#453) 2021-04-20 09:04:45 -07:00
eng/scripts Fix some edge cases in watch build helper (#502) 2021-04-27 14:28:50 -07:00
packages Clean up editor settings (#519) 2021-05-03 15:39:09 -07:00