UNPKG

@rushstack/heft-node-rig

Version:

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

7 lines (5 loc) 242 B
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. module.exports = { extends: ['@rushstack/eslint-config/profile/node-trusted-tool'] };