tabuckner / material-dayjs-adapter

A MatDateAdapter for Dayjs
https://www.npmjs.com/package/@tabuckner/material-dayjs-adapter
15 stars 23 forks source link

Upgrade to support Angular 13 #55

Open DaveA-W opened 2 years ago

DaveA-W commented 2 years ago

And replace tslint (deprecated) with eslint.

Note that the tslib peerDependency has been shifted to a regular dependency per Angular build warnings, and the automatic change it subsequently makes to the dist package.json.

image