mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-18 00:57:55 +00:00
🩹 — Avoid duplicate key "types" in tsconfig (#7610)
This commit is contained in:
parent
7153b97363
commit
b16e4ff6d3
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue