Skip to content

Commit

Permalink
Restore old file name. (#1140)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjhsf authored Apr 18, 2023
1 parent 0437c10 commit 3100365
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/pwa-kit-dev/src/configs/eslint/eslint-config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*
* Copyright (c) 2023, Salesforce, Inc.
* All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/

/** This is an alias of the default/recommended config, provided for backwards compatibility with v2. */
module.exports = require('./index')

0 comments on commit 3100365

Please sign in to comment.