2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
module.exports = /\.(re|ml|rei|mli|cmxa)$/;
|
module.exports = /\.(re|ml|rei|mli|cmxa)$/;
|