[CHORE] moved config files to a generalized folder
This commit is contained in:
5
config_files/pyrightconfig.json
Normal file
5
config_files/pyrightconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"reportUnusedVariable": false,
|
||||
"reportUnusedImport": false,
|
||||
"reportUnusedParameter": false
|
||||
}
|
||||
Reference in New Issue
Block a user