diff --git a/buf.gen.yaml b/buf.gen.yaml index 3fd568d..f008890 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -14,4 +14,5 @@ plugins: - esModuleInterop=true - outputJsonMethods=true - forceLong=string - - importSuffix=.js \ No newline at end of file + - importSuffix=.js + - outputExtensions=true \ No newline at end of file