🔧 (doc-jit) init doc-jit configuration
This commit is contained in:
14
.doc-jitrc.json
Normal file
14
.doc-jitrc.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"patterns": {
|
||||||
|
"**/*.vue": [
|
||||||
|
{
|
||||||
|
"label": "Vue i18n",
|
||||||
|
"uri": "https://vue-i18n.intlify.dev/guide/introduction.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"vite.config.ts": {
|
||||||
|
"label": "Lite Note GitHub app",
|
||||||
|
"uri": "https://github.com/organizations/lite-note/settings/apps/lite-note"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user