overleaf/services/filestore/app/js
Antoine Clausse 7f48c67512 Add prefer-node-protocol ESLint rule (#21532)
* Add `unicorn/prefer-node-protocol`

* Fix `unicorn/prefer-node-protocol` ESLint errors

* Run `npm run format:fix`

* Add sandboxed-module sourceTransformers in mocha setups

Fix `no such file or directory, open 'node:fs'` in `sandboxed-module`

* Remove `node:` in the SandboxedModule requires

* Fix new linting errors with `node:`

GitOrigin-RevId: 68f6e31e2191fcff4cb8058dd0a6914c14f59926
2024-11-11 09:04:51 +00:00
..
Errors.js [misc] run format_fix and lint:fix 2021-07-13 12:04:46 +01:00
FileController.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
FileConverter.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
FileHandler.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
HealthCheckController.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
ImageOptimiser.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
KeyBuilder.js Merge pull request #18756 from overleaf/csh-issue-18573-remove-filestore-public-code 2024-08-05 08:04:20 +00:00
LocalFileWriter.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00
PersistorManager.js Merge pull request #20299 from overleaf/jpa-object-persistor-metrics-dep 2024-09-24 08:05:50 +00:00
RequestLogger.js Merge pull request #7985 from overleaf/em-downgrade-filestore-request-logs 2022-05-17 08:05:46 +00:00
SafeExec.js Add prefer-node-protocol ESLint rule (#21532) 2024-11-11 09:04:51 +00:00