Skip to content

Commit

Permalink
add eslint exception
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 2d744cf
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Wed Sep 27 23:53:28 2023 +0300

    add eslint exception
  • Loading branch information
slavaleleka committed Sep 28, 2023
1 parent 4c58bcb commit f636557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/redirects/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import * as redirectsList from './redirects-list';

import Redirects from './redirects';

// eslint-disable-next-line import/no-unresolved
import { redirectsMap } from '../../tmp/redirects-map';

/**
Expand Down

0 comments on commit f636557

Please sign in to comment.