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