Dan*_*l W 10 javascript ide webstorm typescript
我正在使用WebStorm 2016.3,目前正致力于基于打字稿的项目.
现在自动导入将生成如下内容:
import {xxx} from "yyy"
Run Code Online (Sandbox Code Playgroud)
我想将格式更改为
import { xxx } from 'yyy'
Run Code Online (Sandbox Code Playgroud)
我该怎么做呢?
len*_*ena 19
2016.3*:
in Settings | Code Style | Typescript | Spaces,启用Within / ES6 import/export braces
在Settings | Code Style | Typescript | Other,设置Quote marks:为单引号
2017.1*:
Settings | Code Style | Typescript | Spaces,启用Within / ES6 import/export bracesSettings | Code Style | Typescript | Punctuation,设置Use为单一| 归档时间: |
|
| 查看次数: |
1582 次 |
| 最近记录: |