🔧 (doc jit) add vue js documentation to vue files

This commit is contained in:
Julien Calixte
2023-04-08 12:41:06 +02:00
parent f94718d5e5
commit a7b74a5756

5
.doc-jitrc Normal file
View File

@@ -0,0 +1,5 @@
{
"patterns": {
"**/*.vue": "https://vuejs.org/guide/introduction.html"
}
}