79031da543
Spell checking / Report (Push) (push) Blocked by required conditions
Spell checking / Report (PR) (push) Blocked by required conditions
Spell checking / Check Spelling (push) Has been cancelled
Spell checking / Update PR (push) Has been cancelled
Publish Dev Docs Website / build (push) Failing after 1s
Publish Dev Docs Website / deploy (push) Has been skipped
9 lines
243 B
JSON
9 lines
243 B
JSON
{
|
|
"name": "docmd-plugin-github-source-links",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"main": "index.js",
|
|
"description": "docmd plugin that rewrites repo-root-relative doc links to GitHub blob URLs at build time."
|
|
}
|