mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-10 05:16:18 +00:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"python.analysis.typeCheckingMode": "off",
|
|
"spellright.language": [
|
|
"pt"
|
|
],
|
|
"spellright.documentTypes": [
|
|
"markdown",
|
|
"latex"
|
|
]
|
|
}
|