lint: use strict

This commit is contained in:
John McLear 2021-02-17 14:55:54 +00:00
parent c64b1b8ead
commit 7c51446040
5 changed files with 11 additions and 3 deletions

View file

@ -1 +1,3 @@
'use strict';
module.exports = require('underscore');