mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-16 09:12:22 +00:00
[JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
pushd "$(dirname $0)" >/dev/null
|
||||
|
||||
npm install @types/flatbuffers
|
||||
npm run pretest
|
||||
|
||||
export FB_TS_TEST="TRUE"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user