We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e26cfe4 + ec7d06d commit 2c09322Copy full SHA for 2c09322
package.json
@@ -26,7 +26,6 @@
26
"check-github-github-links": "node src/links/scripts/check-github-github-links.js",
27
"close-dangling-prs": "tsx src/workflows/close-dangling-prs.ts",
28
"content-changes-table-comment": "tsx src/workflows/content-changes-table-comment.ts",
29
- "convert-liquid-markdown-tables": "tsx src/tools/scripts/convert-liquid-markdown-tables.ts",
30
"copy-fixture-data": "node src/tests/scripts/copy-fixture-data.js",
31
"count-translation-corruptions": "tsx src/languages/scripts/count-translation-corruptions.ts",
32
"debug": "cross-env NODE_ENV=development ENABLED_LANGUAGES=en nodemon --inspect src/frame/server.ts",
0 commit comments