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
e58c2e96
b48510d6
+1
-1
1 changed file
expand all
collapse all
unified
split
docs
tsconfig.json
+1
-1
docs/tsconfig.json
···
9
9
"incremental": true,
10
10
"module": "esnext",
11
11
"esModuleInterop": true,
12
12
-
"moduleResolution": "node",
12
12
+
"moduleResolution": "bundler",
13
13
"resolveJsonModule": true,
14
14
"isolatedModules": true,
15
15
"jsx": "preserve",