mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-30 20:50:01 +00:00
[TS] Remove wrong and obsolete NS prefix use (#6604)
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
"include": [
|
||||
"my-game/**/*.ts",
|
||||
"optional_scalars/**/*.ts",
|
||||
"namespace_test/**/*.ts",
|
||||
"union_vector/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"namespace_test/**/*.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user