ignore: fix dev remote

This commit is contained in:
Dax Raad
2025-08-30 01:06:48 -04:00
parent f821b55514
commit 52b3eddeee
4 changed files with 2 additions and 5 deletions

View File

@@ -1,9 +1,6 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"compilerOptions": {
"customConditions": [
"workers"
],
"target": "ESNext",
"module": "ESNext",
"moduleResolution": "bundler",