mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
This `new Docsify(opts)` API can be safely converted to a Custom Element constructor with backwards compatibility later.
6 lines
143 B
JSON
6 lines
143 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"cSpell.words": ["coverpage"],
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|