Autoprefixer also has grid: false option to disable ms prefixes for Grid Layout.
Also it is big question, could we implement grid-template-areas in ms. As I saw, it is just syntax sugar and we could calculate position and put it by old properties. But I need some help to implement it in Autoprefixer.