mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
* chore: upgrade next.js * fix: canvas not found error * chore: upgrade package for marketing * feat: add isServer conditional * fix: inverse isServer condition * fix: normalize packages * fix: upgrade ee package * fix: depdency nightmares * fix: failing seed script
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"compilerOptions": {
|
|
"module": "NodeNext"
|
|
}
|
|
}
|