mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-23 08:23:33 +10:00
chore(husky): implement husky commit hooks to install, lint and format before commit
This commit is contained in:
Vendored
+1
-4
@@ -12,8 +12,5 @@
|
||||
"i18n-ally.localesPaths": ["client/public/locales"],
|
||||
"i18n-ally.namespace": true,
|
||||
"i18n-ally.pathMatcher": "{locale}/{namespaces}.{ext}",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"[jsonc]": {
|
||||
"editor.defaultFormatter": "vscode.json-language-features"
|
||||
}
|
||||
"i18n-ally.sortKeys": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user