File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/function-bind/test

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 /.

.eslintrc176 B · 10 lines
{	"rules": {		"array-bracket-newline": 0,		"array-element-newline": 0,		"max-statements-per-line": [2, { "max": 2 }],		"no-invalid-this": 0,		"no-magic-numbers": 0,	}}