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

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

Fix frontend appearance

  • Property mode set to 100644
File size: 403 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 });
5throw new Error('The @rushstack/eslint-patch package does not have a default entry point.' +
6 ' See README.md for usage instructions.');
7//# sourceMappingURL=usage.js.map
Note: See TracBrowser for help on using the repository browser.