UNPKG

@rushstack/heft-node-rig

Version:

A rig package for Node.js projects that build using Heft

7 lines (4 loc) 263 B
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. const reactMixin = require('@rushstack/eslint-config/flat/mixins/react'); module.exports = [...reactMixin];