Remove convert-liquid-markdown-tables script (#51182)
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
"check-github-github-links": "node src/links/scripts/check-github-github-links.js",
|
||||
"close-dangling-prs": "tsx src/workflows/close-dangling-prs.ts",
|
||||
"content-changes-table-comment": "tsx src/workflows/content-changes-table-comment.ts",
|
||||
"convert-liquid-markdown-tables": "tsx src/tools/scripts/convert-liquid-markdown-tables.ts",
|
||||
"copy-fixture-data": "node src/tests/scripts/copy-fixture-data.js",
|
||||
"count-translation-corruptions": "tsx src/languages/scripts/count-translation-corruptions.ts",
|
||||
"debug": "cross-env NODE_ENV=development ENABLED_LANGUAGES=en nodemon --inspect src/frame/server.ts",
|
||||
|
||||
Reference in New Issue
Block a user