{
    "compilerOptions": {
        "target": "ESNext",
	    "watch": true,
        "lib": ["DOM", "ES2015"]
    }
}
