tangled
alpha
login
or
join now
backups.bunware.org
/
atbackup
18
fork
atom
One-click backups for AT Protocol
18
fork
atom
overview
issues
2
pulls
pipelines
fix: builds
Turtlepaw
8 months ago
2d05f966
5bb7db4b
+1
-1
1 changed file
expand all
collapse all
unified
split
docs
tsconfig.json
+1
-1
docs/tsconfig.json
···
7
7
"strict": false,
8
8
"noEmit": true,
9
9
"incremental": true,
10
10
-
"module": "esnext",
10
10
+
"module": "node16",
11
11
"esModuleInterop": true,
12
12
"moduleResolution": "node16",
13
13
"resolveJsonModule": true,