8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f85869 commit b449db4Copy full SHA for b449db4
binary/proto_test.js
@@ -88,8 +88,8 @@ goog.require('proto.jspb.test.extendRepeatedStringList');
88
goog.require('proto.jspb.test.extendRepeatedUint32List');
89
goog.require('proto.jspb.test.extendRepeatedUint64List');
90
91
-// CommonJS-LoadFromFile: ../node_modules/google-protobuf/google/protobuf/any_pb
92
-// proto.google.protobuf
+// clang-format off
+// CommonJS-LoadFromFile: ../node_modules/google-protobuf/google/protobuf/any_pb proto.google.protobuf
93
goog.require('proto.google.protobuf.Any');
94
95
0 commit comments