The date adaptors use `Chart._adapters._date.override` to configure the chart. https://github.com/chartjs/chartjs-adapter-luxon/blob/master/src/index.js#L17 If the adapter is written in TS, `Property 'override' does not exist on type 'DateAdapter'.` is raised by the TS compiler