10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"i18n-ally.localesPaths": [
|
|
"public/locales"
|
|
],
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"workbench.colorCustomizations": {
|
|
"minimap.background": "#00000000",
|
|
"scrollbar.shadow": "#00000000"
|
|
}
|
|
} |