source: frontend/node_modules/@rushstack/eslint-patch/lib-esm/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: 343 bytes
Line 
1// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
2// See LICENSE in the project root for license information.
3// "lib/exports/eslint-bulk" is the entry point for the @rushstack/eslint-bulk command line front end.
4import '../eslint-bulk-suppressions/cli/start';
5//# sourceMappingURL=eslint-bulk.js.map
Note: See TracBrowser for help on using the repository browser.