7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
{
|
|
"patterns": {
|
|
"**/*.vue": "https://vuejs.org/guide/introduction.html",
|
|
"**/*.store.ts": "https://pinia.vuejs.org/introduction.html",
|
|
"**/router/*.ts": "https://router.vuejs.org/"
|
|
}
|
|
} |