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 tsdocMixin = require('@rushstack/eslint-config/flat/mixins/tsdoc'); module.exports = [...tsdocMixin];