8 lines
262 B
Plaintext
8 lines
262 B
Plaintext
{
|
|
"patterns": {
|
|
"**/*.vue": "https://vuejs.org/guide/introduction.html",
|
|
"**/*.test.ts": "https://v1.test-utils.vuejs.org/guides",
|
|
"**/*.store.ts": "https://pinia.vuejs.org/introduction.html",
|
|
"**/router/*.ts": "https://router.vuejs.org/"
|
|
}
|
|
} |