@rushstack/eslint-config
Version:
A TypeScript ESLint ruleset designed for large teams and projects
7 lines • 312 B
JavaScript
;
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
// See LICENSE in the project root for license information.
const _common_1 = require("./_common");
const rules = (0, _common_1.buildRules)('node');
module.exports = rules;
//# sourceMappingURL=node.js.map