This commit is contained in:
2026-07-10 19:01:33 +09:00
parent e3d66e717c
commit b98affbf99
22 changed files with 1681 additions and 752 deletions
+4 -1
View File
@@ -11,7 +11,10 @@
"Bash(npx.cmd tsc *)",
"Bash(./venv/Scripts/ruff.exe format *)",
"Bash(./venv/Scripts/ruff.exe check *)",
"Bash(npx.cmd prettier *)"
"Bash(npx.cmd prettier *)",
"Bash(npx tsc *)",
"Bash(./venv/Scripts/python.exe -c \"import ast; ast.parse\\(open\\('B04_wf1_Surface/B04_wf1_Surface_Repository.py',encoding='utf-8'\\).read\\(\\)\\); print\\('OK'\\)\")",
"Bash(python)"
]
}
}