PixelStreamingInfrastructure/Frontend/library/.cspell.json

49 lines
1.1 KiB
JSON

{
"version": "0.1",
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
"language": "en",
"words": [
"unquantize",
"denormalize",
"noselect",
"rtcfps",
"autoplaying",
"kbps",
"webrtc",
"textbox",
"unquantized",
"denormalized",
"gamepadconnected",
"gamepaddisconnected",
"webkitgamepadconnected",
"webkitgamepaddisconnected",
"UE's",
"mozpointerlockchange",
"backquote",
"munge",
"useinbandfec",
"sprop",
"maxcapturerate",
"maxaveragebitrate",
"peerconnection",
"charcode",
"numtouches",
"ctrler",
"mozfullscreenchange",
"tooltiptext",
"wifi",
"bytelength",
"datachannels",
"DATACHANNELREQUEST",
"SFURECVDATACHANNELREADY",
"onmessagebinary"
],
"flagWords": [],
"ignorePaths": [
"package.json",
"package-lock.json",
"tsconfig.json",
"node_modules/**"
]
}