mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
🩹 — Avoid duplicate key "types" in tsconfig (#7610)
This commit is contained in:
parent
7153b97363
commit
b16e4ff6d3
@ -3,7 +3,6 @@
|
||||
/* Visit https://aka.ms/tsconfig to read more about this file */
|
||||
"moduleDetection": "force",
|
||||
"lib": ["ES2023", "DOM"],
|
||||
"types": ["node", "jquery"],
|
||||
/* Language and Environment */
|
||||
"target": "es6", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
|
||||
/* Modules */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user