Jonas Jongejan
Jonas Jongejan
It seems like it is defined in the source code, but not used anywhere. So the headerfiles are included even though they are marked not to be included.
Code needs to be changed to use https://github.com/tensorflow/tfjs-models/blob/master/knn-classifier/src/index.ts
I'm trying to use miragejs, but getting blocked by a runtime syntax error. The project is using `@web/dev-server` as dev server, with esbuild plugin, and is written in typescript. When...
# Brief description The documentation for typescript interceptors is slightly outdated. https://docs.temporal.io/dev-guide/typescript/features#interceptors - The links to the interceptor types are broken (for example https://typescript.temporal.io/api/interfaces/workflow.WorkflowInboundCallsInterceptor/) - The docs list `WorkflowClientCallsInterceptor`, but...
Addon wont compile under 0.10.0 without these changes
I'm not able to really understand the structure, is it the thought that the commandline app is accessible on all platforms (osx/linux/win) in releases? I'm looking at how i could...
License
Thanks a lot for sharing the source code for this project. What is the license of the code?
I'm trying to compile this on 090 on OSX 10.11, but i get a long list of errors. Starting with `clang: error: invalid deployment target for -stdlib=libc++ (requires OS X...
in [ofxStreamer](https://github.com/halfdanJ/ofxStreamer) i have some header files that need to be excluded from the project navigator in xcode (because its c and not c++ header files). Adding those folders to...
Potentially better way to structure top level tsconfig. https://www.typescriptlang.org/docs/handbook/project-references.html