内容简介:Prettier 是一个“有主见”的代码格式化工具,能够使输出代码保持风格一致。支持列表: JavaScript,包括 ES2017 JSX Flow TypeScript CSS、LESS 和 SCSS JSON GraphQL Prettier 1.15.3 包含许多新特性和改进,部...
Prettier 是一个“有主见”的代码格式化工具,能够使输出代码保持风格一致。支持列表:
Prettier 1.15.3 包含许多新特性和改进,部分内容如下:
JavaScript: 支持
htm(#5565)JavaScript: 支持逻辑赋值运算符 (#5489)
JavaScript: 不再在 html 模板中为 interpolation-only 属性添加引号 (#5544)
HTML: 不再在 <script> 中为 js 模板添加额外的缩进 (#5527)
……
完整更新内容可查阅 ChangeLog
下载地址:
https://github.com/prettier/prettier/releases/tag/1.15.3
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Distributed Algorithms: An Intuitive Approach
Wan Fokkink / MIT Press / 2018-2-2 / USD 48.00
The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This book offers students and researchers a guide to ......一起来看看 《Distributed Algorithms: An Intuitive Approach》 这本书的介绍吧!
