Merge pull request #17127 from overleaf/jdt-wf-loader-tests

Writefull Loader and Writefull promotion tests

GitOrigin-RevId: d21715f575e4dde2e44ad9bd2120464e745e1fc8
This commit is contained in:
Andrew Rumble 2024-04-03 16:36:11 +01:00 committed by Copybot
parent b609fbe95c
commit 73a250d54d
3 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
module.exports = {}

View file

@ -52,6 +52,7 @@ declare global {
writefull?: {
type: 'extension' | 'integration'
}
WritefullStub?: any
io?: any
overleaf: {
unstable: {