feat: overhaul public landing page and backup tooling
This commit is contained in:
@@ -24,5 +24,8 @@
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedSideEffectImports": true
|
||||
},
|
||||
"include": ["src"]
|
||||
"include": ["src"],
|
||||
"exclude": [
|
||||
"src/**/__tests__/**"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user