@fluidframework/eslint-config-fluid
Version:
Shareable ESLint config for the Fluid Framework
9 lines (7 loc) • 303 B
JavaScript
/*!
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
* Licensed under the MIT License.
*/
// This is provided so packages that depend on this config don't have to add @rushstack/eslint-patch as
// a dependency
require("@rushstack/eslint-patch/modern-module-resolution");