diff --git a/plugins/importer-postman-environment/tsconfig.json b/plugins/importer-postman-environment/tsconfig.json new file mode 100644 index 00000000..4082f16a --- /dev/null +++ b/plugins/importer-postman-environment/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "../../tsconfig.json" +}