From b5e88455f255011cd9c96ad119c3aadab4aaed4e Mon Sep 17 00:00:00 2001 From: lovetox Date: Fri, 6 May 2022 21:29:19 +0200 Subject: Update pyrightconfig.json --- pyrightconfig.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyrightconfig.json b/pyrightconfig.json index 2ea6d4c..4529256 100644 --- a/pyrightconfig.json +++ b/pyrightconfig.json @@ -9,4 +9,7 @@ "**/__pycache__", ".git" ], + "include": [ + "scripts/*", + ] } -- cgit v1.2.3