Merge pull request #20520 from overleaf/em-ts-import

Use new import JSDoc syntax for Typescript annotations

GitOrigin-RevId: 782456d637fc8f2de6163b5d70fabf06c1d74964
This commit is contained in:
Eric Mc Sween
2024-09-23 08:04:47 +00:00
committed by Copybot
parent 6972186161
commit 250acbf33c
69 changed files with 150 additions and 225 deletions
@@ -5,7 +5,7 @@ const { promisify } = require('util')
const Settings = require('@overleaf/settings')
/**
* @typedef {import("./types").MongoProject} MongoProject
* @import { MongoProject } from "./types"
*/
const ENGINE_TO_COMPILER_MAP = {