{
	"$schema": "https://json.schemastore.org/eslintrc.json",
	"root": true,
	"extends": [
		"./js.json",
		".strict.json"
	]
}
