mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 09:54:43 +10:00
optimize images for faster loading, fix meta description tag
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedSideEffectImports": true,
|
||||
"noUncheckedSideEffectImports": false,
|
||||
|
||||
/* Paths */
|
||||
"baseUrl": ".",
|
||||
|
||||
Reference in New Issue
Block a user