{
  "compilerOptions": {
		"target": "ES2020"
  },
  "typeAcquisition": {
    "include": [
			"jquery",
			"chart.js"
    ]
  }
}
