FluidFramework/examples
Tony Murphy e180043832
Remove mocha-json-output-reporter (#22735)
The mocha-json-output-reporter is failing which I was able to determine
via trial and error by adjusting the reporters, it also appears to be
essentially unsupported. It seems we only use it for inline logs in our
ci build output, which shouldn't be necessary as we have the test
results separately in the test tab. I think the best solution is to just
remove this.
2024-10-07 18:46:47 +00:00
..
apps
benchmarks
client-logger/app-insights-logger
data-objects
external-data
service-clients
utils
version-migration
view-integration
README.md

README.md

Fluid Framework Examples

Note: These examples are for internal consumption only and should not be used to build Fluid Framework apps.

This repository contains a collection of examples that are intended for internal use and serve as a reference for developers working on the Fluid Framework. Many of the APIs used in these examples are NOT part of the public API surface and the coding patterns here do not represent the recommended ways to use Fluid Framework. Go to microsoft/FluidExamples for examples of how to use Fluid Framework.

License

This repository is licensed under the MIT License. However, please note that the examples provided here are for internal use only and should not be used to build Fluid Framework apps.