quarternary added

This commit is contained in:
2026-06-01 17:15:03 -04:00
parent da82699a4c
commit e44f19fd07
5 changed files with 759 additions and 1 deletions

View File

@@ -6,7 +6,8 @@
"Bash(echo \"TSC_EXIT=$?\")",
"Bash(npx eslint *)",
"Bash(echo \"LINT_EXIT=$?\")",
"Bash(npx next *)"
"Bash(npx next *)",
"Bash(echo \"BUILD_EXIT=$?\")"
]
}
}