mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
fix build error for ci workflow
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -5,7 +5,5 @@
|
||||
["cva\\(([^)]*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"],
|
||||
["cn\\(([^)]*)\\)", "(?:'|\"|`)([^']*)(?:'|\"|`)"]
|
||||
],
|
||||
"i18n-ally.localesPaths": [
|
||||
"apps/client/src/locales"
|
||||
]
|
||||
"i18n-ally.localesPaths": ["apps/client/src/locales"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user