WebStorm 2017.1.1 早期预览版的 bug 修复版本!
主要修复:
False ESLint errors for the linebreak style (WEB-25487)
Support for data- attributes in JSX (WEB-22667)
Support for objects in Vue.js bindings (WEB-26092)
Performance improvements with TypeScript projects (WEB-25973)
Download for TS type definitions from the DefinitelyTyped repository (WEB-26160)
同时,该版本也带来了一些新的改进:
Completion in webpack 2 configuration files
New option for TypeScript auto imports to not import exactly from a specific path (e.g. from 'rxjs')
Intention for changing a path to a different valid option in TypeScript imports
JavaScript imports are now properly resolved relative to resource roots
New option for JavaScript auto imports "Use paths relative the project, resource or sources roots"
来自:开源中国社区

