@rushstack/eslint-config
Version:
A TypeScript ESLint ruleset designed for large teams and projects
9 lines (7 loc) • 427 B
JavaScript
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
// See LICENSE in the project root for license information.
throw new Error(
'The react.js entry point has moved. Please update your ESLint configuration to reference' +
' "@rushstack/eslint-config/mixins/react" instead.' +
'\n\nSee the documentation for details: https://www.npmjs.com/package/@rushstack/eslint-config'
);