1
0
mirror of https://github.com/ksyasuda/rice.git synced 2025-02-23 02:25:47 -08:00

6 lines
132 B
JSON
Raw Normal View History

2022-01-02 20:45:45 -08:00
{
"python.venvPath": "./env",
"python.analysis.autoImportCompletions": true,
"python.analysis.useLibraryCodeForTypes": true
}