mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-23 19:21:05 +00:00
feat(observability): sentry
This commit is contained in:
committed by
Alexandre Teles (afterSt0rm)
parent
cf45b08d5b
commit
99e645c5f5
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@@ -1,3 +1,10 @@
|
||||
{
|
||||
"python.analysis.typeCheckingMode": "off"
|
||||
"python.analysis.typeCheckingMode": "off",
|
||||
"spellright.language": [
|
||||
"pt"
|
||||
],
|
||||
"spellright.documentTypes": [
|
||||
"markdown",
|
||||
"latex"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user