Currently babel-plugin-macros requires macros to be defined in files that match `/[./]macro(\.c?js)?$/`. What if that was `/[./]macro(\.[cm]?js)?$/`?