Skip to content

Commit 81831ff

Browse files
authored
Create delwarn.js - alias for warn
1 parent 58bd894 commit 81831ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

handlers/commands/delwarn.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
'use strict';
2+
3+
module.exports = require('./warn');

0 commit comments

Comments
 (0)