UNPKG

@rushstack/heft-node-rig

Version:

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

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