• F
    JavaScript: Enable ES6 by Default · 8bc42af7
    Felix Rieseberg 提交于
    - This tiny commit enables ES6 support for JavaScript files by default, ensuring that VS Code supports popular JavaScript frameworks and modules out of the box.
    - Tests pass, behaviour otherwise unchanged.
    
    Closes #318
    8bc42af7
projectService.ts 19.4 KB