Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default {
preferBuiltins: false, // Default: true

// Lock the module search in this path (like a chroot). Module defined
// outside this path will be mark has external
// outside this path will be marked as external
jail: '/my/jail/path', // Default: '/'

// If true, inspect resolved files to check that they are
Expand Down