mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03:00
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"description": "Tools for repo-wide maintenance.",
|
||||
"scripts": {
|
||||
"release": "cd codex-cli && npm run release",
|
||||
"format": "prettier --check *.json *.md .github/workflows/*.yml",
|
||||
"format:fix": "prettier --write *.json *.md .github/workflows/*.yml"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user