Skip to content

Commit

Permalink
chore: test reseale
Browse files Browse the repository at this point in the history
  • Loading branch information
binjospookie committed Dec 29, 2023
1 parent 532e9a5 commit 6198bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ module.exports = {

#### entry

_String_ Path to the package index file. relative to the package directory. Default: `'lol'`
_String._ Path to the package index file. relative to the package directory. Default: `'lol'`

#### extensions

_Array<string>_ List of file extensions to be considered during the search. Default: `[ts,tsx]`
_Array<string>._ List of file extensions to be considered during the search. Default: `[ts,tsx]`

- `entry (String)` — path to the package index file. relative to the package directory.
- `extensions (Array<string>)` — list of file extensions to be considered during the search.
Expand Down

0 comments on commit 6198bd3

Please sign in to comment.