File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/has-symbols

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

.eslintrc164 B · 12 lines
{	"root": true, 	"extends": "@ljharb", 	"rules": {		"max-statements-per-line": [2, { "max": 2 }],		"no-magic-numbers": 0,		"multiline-comment-style": 0,	}}