Merge pull request #16062 from overleaf/jdt-ieee-eslint-fix

fix: missing setting on test causing eslint failure
GitOrigin-RevId: fff96acd389cfe30a1e89404a08a87543f503089
This commit is contained in:
Jimmy Domagala-Tang
2023-12-08 09:04:50 +00:00
committed by Copybot
parent 24261ac617
commit 5c84ea8895
6 changed files with 43 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ export type ExposedSettings = {
hasLinkedProjectOutputFileFeature: boolean
hasSamlBeta?: boolean
hasSamlFeature: boolean
ieeeBrandId: number
isOverleaf: boolean
maxEntitiesPerProject: number
projectUploadTimeout: number