source: frontend/node_modules/@rushstack/eslint-patch/lib-esm/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: 337 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.
3throw new Error('The @rushstack/eslint-patch package does not have a default entry point.' +
4 ' See README.md for usage instructions.');
5export {};
6//# sourceMappingURL=usage.js.map
Note: See TracBrowser for help on using the repository browser.