mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-27 08:32:18 +00:00
Add ts-no-import-ext flag (#7748)
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"optional_scalars/**/*.ts",
|
||||
"namespace_test/**/*.ts",
|
||||
"union_vector/**/*.ts",
|
||||
"arrays_test_complex/**/*.ts"
|
||||
"arrays_test_complex/**/*.ts",
|
||||
"no_import_ext/**/*.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user