{ "extends": "./node_modules/@yume-chan/ts-package-builder/tsconfig.base.json", "compilerOptions": { "lib": [ "ESNext", "DOM" ], "types": [ "w3c-web-usb", ] }, "references": [ { "path": "../adb/tsconfig.build.json" }, { "path": "../stream-extra/tsconfig.build.json" }, { "path": "../struct/tsconfig.build.json" } ] }