Files
NebulaShell/website/node_modules/semver/preload.js
Falck e5d578a849 chore: disable delete confirmation in VS Code explorer
Disable the confirmation dialog when deleting files in the VS Code explorer to streamline the development workflow and reduce friction during file management operations.
2026-04-25 15:56:37 +08:00

5 lines
83 B
JavaScript

'use strict'
// XXX remove in v8 or beyond
module.exports = require('./index.js')