Skip to content

Commit

Permalink
chore: rm outdated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Apr 11, 2024
1 parent 06a8da6 commit 376ece0
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions eslint.config.js
Expand Up @@ -5,22 +5,6 @@

"use strict";

/*
* IMPORTANT!
*
* Any changes made to this file must also be made to .eslintrc.js.
*
* Internally, ESLint is using the eslint.config.js file to lint itself.
* The .eslintrc.js file is needed too, because:
*
* 1. There are tests that expect .eslintrc.js to be present to actually run.
* 2. ESLint VS Code extension expects eslintrc config files to be
* present to work correctly.
*
* Once we no longer need to support both eslintrc and flat config, we will
* remove .eslintrc.js.
*/

//-----------------------------------------------------------------------------
// Requirements
//-----------------------------------------------------------------------------
Expand Down

0 comments on commit 376ece0

Please sign in to comment.