summary refs log tree commit diff
path: root/pyrightconfig.json
blob: 7e4251377917a24b6b432e8f30a7a93f811fe782 (plain)
1
2
3
4
{
  "typeCheckingMode": "strict",
  "reportMissingImports": true
}