BLUE
PHP 7.4.33
Path:
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/eslint-import-resolver-node
Run
Logout
Edit File
Size: 1.31 KB
Close
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/eslint-import-resolver-node/README.md
Text
Base64
# eslint-import-resolver-node [](https://www.npmjs.com/package/eslint-import-resolver-node) Default Node-style module resolution plugin for [`eslint-plugin-import`](https://www.npmjs.com/package/eslint-plugin-import). Published separately to allow pegging to a specific version in case of breaking changes. Config is passed directly through to [`resolve`](https://www.npmjs.com/package/resolve#resolve-sync-id-opts) as options: ```yaml settings: import/resolver: node: extensions: # if unset, default is just '.js', but it must be re-added explicitly if set - .js - .jsx - .es6 - .coffee paths: # an array of absolute paths which will also be searched # think NODE_PATH - /usr/local/share/global_modules # this is technically for identifying `node_modules` alternate names moduleDirectory: - node_modules # defaults to 'node_modules', but... - bower_components - project/src # can add a path segment here that will act like # a source root, for in-project aliasing (i.e. # `import MyStore from 'stores/my-store'`) ``` or to use the default options: ```yaml settings: import/resolver: node ```
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
node_modules
DIR
-
drwxr-xr-x
2025-03-28 11:04:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
1.84 KB
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.05 KB
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
987 B
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
1.31 KB
lrw-r--r--
2025-03-28 11:04:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).