You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
$ eslint --init ? How would you like to configure ESLint? # どのようにして設定しますか? Answer questions about your style # 質問に答える Use a popular style guide # 人気のスタイルから選択する + Inspect your JavaScript file(s) # 既存のソースコードを解析する ← NEW! • 新しいルール no-whitespace-before-property (#1086) - foo.barのようなプロパティアクセスにて、ドットの前後にスペースがあったら警告するスタイル・ルールです。 array-callback-return (#1128) - Array.prototype.filterのような配列のメソッドについて、コールバック関数
Published 02 Oct, 2015 under Release Notes ESLint v1.6.0 released We just pushed ESLint v1.6.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. Highlights Here are some highlights of changes in this release. Autofixing of more rules ESLint v1.6.0 introduces several more autofixing rules to use with the --fix comm
Published 18 Sep, 2015 under Release Notes ESLint v1.5.0 released We just pushed ESLint v1.5.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. Highlights Here are some highlights of changes in this release. Autofixing of more rules ESLint v1.5.0 introduces several more autofixing rules to use with the --fix comm
Published 28 Aug, 2015 under Release Notes ESLint v1.3.0 released We just pushed ESLint v1.3.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. Highlights This is a summary of the major changes you need to know about for this version of ESLint. Using ASTs with the Node.js API A long-requested feature was finally
Features New: block-spacing rule (fixes #3303) (Toru Nagashima) New: no-dupe-class-members rule (fixes #3294) (Toru Nagashima) New: prefer-arrow-callback rule (fixes #3140) (Toru Nagashima) New: prefer-template rule (fixes #3014) (Toru Nagashima) New: Add commonjs environment (fixes #3377) (Nicholas C. Zakas) New: enable -c flag to accept a shareable config (fixes #2543) (Shinnosuke Watanabe) Enha
Features New: Added grep-style formatter (fixes #2991) (Nobody Really) New: Jest environment (fixes #3212) (Darshak Parikh) Enhancements Update: add new multi-or-nest option for the curly rule (fixes #1806) (Ivan Nikulin) Update: Added as-needed option to arrow-parens (fixes #3277) (Jamund Ferguson) Update: Expose getErrorResults as a static method on CLIEngine (fixes #3242) (Gyandeep Singh) Updat
This setting mimics some of the default behavior from 0.x, but not all. If you don’t want to use any of the recommended rules, you can delete this line. To address: If you are currently using --reset, then you should stop passing --reset on the command line; no other changes are necessary. If you are not using --reset, then you should review your configuration to determine which rules should be on
Published 31 Jul, 2015 under Release Notes ESLint 1.0.0 released We just pushed ESLint 1.0.0, which is the first major release of ESLint. Over two years ago we started work on ESLint, and since then the project has grown by leaps and bounds. Reaching 1.0.0 status means that we feel this is the stable base from which ESLint will continue to grow in the future. In this announcement, we are including
Published 23 Jul, 2015 under Release Notes ESLint 1.0.0-rc-2 released We just pushed ESLint 1.0.0-rc-2, which is the second release candidate for 1.0.0. As such, we have duplicated some of the content from the 1.0.0-rc-1 announcement to make it easier to understand the differences between 0.24.1 and this version. Note: This version of ESLint is not ready for production use and is provided to gathe
Published 15 Jul, 2015 under Release Notes ESLint 1.0.0-rc-1 released We just pushed ESLint 1.0.0-rc-1, which is the first release candidate for 1.0.0. There are a lot of changes in this release, please be sure to read this post carefully. Note: This version of ESLint is not ready for production use and is provided to gather feedback from the community before releasing the final version. Please le
Published 26 Jun, 2015 under Announcements Preparing for 1.0.0 With 0.24.0 being released, we're now preparing for the 1.0.0 release. This has been a long time coming, and we're excited to be taking this important step. Here's a brief overview of what will happen next. Creation of 0.x Branch The 0.x branch on the public repo is a record of the last release of the 0.x version tree. The master branc
Published 14 Jun, 2015 under Release Notes ESLint 0.23.0 released We just pushed ESLint 0.23.0, which is a minor release upgrade. This release includes new features and bug fixes. Highlights This is a summary of the major changes you need to know about for this version of ESLint. Configuration Validation The biggest feature of this release is addition of rules configuration validation. Now if you
ESLint 0.22.0 released We just pushed ESLint 0.22.0, which is a minor release upgrade. This release includes new features and bug fixes. Highlights This is a summary of the major changes you need to know about for this version of ESLint. New Rules We added 3 new rules to ESLint this release: lines-around-comment - Enforces empty lines around comments (off by default) accessor-pairs - Enforces gett
Creating a Shareable Config Shareable configs are simply npm packages that export a configuration object or array. To start, create a Node.js module like you normally would. While you can name the package in any way that you’d like, we recommend using one of the following conventions to make your package easier to identify: Begin with eslint-config-, such as eslint-config-myconfig. For an npm scop
Highlights This is a summary of the major changes you need to know about for this version of ESLint. Config Initialization Setting up a configuration file for the first time can be difficult, and we’re trying to make it easier. That’s why we’ve added the --init command line flag. Using this flag, you’ll be walked through a series of questions to setup the basic information in your config file. For
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く