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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user