{
	"extends": [
		"./server",
		"./mocha",
		"plugin:wdio/recommended"
	],
	"plugins": [ "wdio" ]
}
