Skip to content

Commit

Permalink
fix(website): ignore lint rule for Docusaurus packages
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Sep 17, 2020
1 parent c5492aa commit 042f4dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/website/src/theme/SearchBar/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable import/no-unresolved */

/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down

0 comments on commit 042f4dc

Please sign in to comment.