{
	"files.insertFinalNewline": true,
	"editor.insertSpaces": false,
	"tslint.autoFixOnSave": true,
	"typescript.tsdk": "node_modules/typescript/lib",
	"cSpell.words": [
		"decompressor",
		"sctp",
		"struct"
	]
}
