diff --git a/pyproject.toml b/pyproject.toml index 0afd4f2..6a5c83c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ pre-commit = [ {python = "3.8", version = "^3.5"} ] pylint = "3.2.7" -pyright = "1.1.387" +pyright = {extras = ["nodejs"], version = "^1.1.387"} pyroma = "^4.2" pyvisa = "^1.14.1" tm_devices = "^2.3.0"