source: frontend/node_modules/@rushstack/eslint-patch/lib-commonjs/exports/eslint-bulk.js

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 2 weeks ago

Fix frontend appearance

  • Property mode set to 100644
File size: 422 bytes
Line 
1"use strict";
2// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
3// See LICENSE in the project root for license information.
4Object.defineProperty(exports, "__esModule", { value: true });
5// "lib/exports/eslint-bulk" is the entry point for the @rushstack/eslint-bulk command line front end.
6require("../eslint-bulk-suppressions/cli/start");
7//# sourceMappingURL=eslint-bulk.js.map
Note: See TracBrowser for help on using the repository browser.