Giter Club home page Giter Club logo

eslint-zh's People

Contributors

also avatar angelozerr avatar bryanbraun avatar byk avatar cvrebert avatar elmasse avatar evgenyorekhov avatar fobos avatar gyandeeps avatar hzoo avatar ianvs avatar ilyavolodin avatar kaicataldo avatar kvz avatar lencioni avatar m-allanson avatar mjomble avatar molee1905 avatar mysticatea avatar nfroidure avatar nzakas avatar okuryu avatar pedrottimark avatar pixelastic avatar platinumazure avatar radiovisual avatar sotayamashita avatar steffenweber avatar tikotzky avatar zpao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eslint-zh's Issues

All Proofreading Tasks

Apply for a task

  1. Choose an unchecked task form #15, e.g. docs/developer-guide/contributing/index.md

  2. Apply for it here with the following pattern:

      **Application:** `docs/developer-guide/contributing/index.md`
    
  3. if you receive a response like below, you can work on it:

      thanks @your name: `docs/developer-guide/contributing/index.md`
    

中英文切换样式调整

中英文切换,根据解析后的文档,奇数行为英文,偶数行为中文,针对此情况添加了对应样式styles/mixed.css,只是为了方便校对,正式上线时,会去掉

  • docs/developer-guide/code-conventions.html

Better:docs/rules/comma-dangle

[docs/rules/comma-dangle]

On the other hand, trailing commas simplify adding and removing items to objects and arrays,since only the lines you are modifying must be touched.
另一方面,拖尾逗号简化了对象和数组元素的添加和删除,因为仅有你要修改的行是必须得到触及的

Better:docs/developer-guide/contributing/reporting-bugs

[docs/developer-guide/contributing/reporting-bugs]
If you think you've found a bug in ESLint, please create a new issue on GitHub
如果你认为你发现了ESLint的一个bug,请在GitHub上创建一个新的议题

Better:docs/rules/no-console

[docs/rules/no-console]
In JavaScript that is designed to be executed in the browser, it's considered a best practice to avoid using methods on console
在被设计成在浏览器中运行的JavaScript中,避免使用console的方法被认为是一种最佳作法

Better: docs/rules/comma-style

docs/rules/comma-style

This option requires that the comma be placed before and be in the same line as the variable declaration, object property and array element.
对于变量声明,对象属性和数组元素这些情况,该选项要求逗号放置在声明前面,并且与声明处于同一行。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.