Files
NebulaShell/website/node_modules/pstree.remy/.travis.yml
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

9 lines
100 B
YAML

language: node_js
cache:
directories:
- ~/.npm
notifications:
email: false
node_js:
- '8'