UNPKG

@rushstack/eslint-config

Version:

A TypeScript ESLint ruleset designed for large teams and projects

5 lines 285 B
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. import { buildRules } from './_common'; const rules = buildRules('node-trusted-tool'); //# sourceMappingURL=node-trusted-tool.js.map