mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-16 16:34:24 +02:00
Set default repo settings for i18n and typescript
This commit is contained in:
Vendored
+3
-1
@@ -48,5 +48,7 @@
|
|||||||
"authUsername": "admin",
|
"authUsername": "admin",
|
||||||
"authPassword": "admin"
|
"authPassword": "admin"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"i18n-ally.localesPaths": ["src/i18n", "src/i18n/locales"],
|
||||||
|
"typescript.tsdk": "node_modules\\typescript\\lib"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user