mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
Bumped minimum node version.
This commit is contained in:
parent
caf5bd3f83
commit
46b6650528
3 changed files with 6 additions and 11 deletions
|
@ -10,6 +10,7 @@
|
|||
"esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */
|
||||
"forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */
|
||||
/* Type Checking */
|
||||
"resolvePackageJsonImports": true,
|
||||
"strict": true, /* Enable all strict type-checking options. */
|
||||
/* Completeness */
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue