mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 00:35:43 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -9,5 +9,5 @@ export enum AdvancedFeatures {
|
||||
AdvancedArrayFeatures = '1',
|
||||
AdvancedUnionFeatures = '2',
|
||||
OptionalScalars = '4',
|
||||
DefaultVectorsAndStrings = '8'
|
||||
DefaultVectorsAndStrings = '8',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user