mirror of
https://github.com/diligencia/semantic-branch-version.git
synced 2024-11-27 14:43:50 +08:00
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
|
'use strict';
|
||
|
module.exports = /^#!.*/;
|