Skip to content

Commit

Permalink
forgot use strict in one file
Browse files Browse the repository at this point in the history
  • Loading branch information
xpl committed Jan 21, 2018
1 parent 341a809 commit 1afb642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/base/functions/number.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use strict';

/* NB: A LEGACY CODE, WILL BE RE-WRITTEN VERY SOON
------------------------------------------------------------------------ */

Expand Down

0 comments on commit 1afb642

Please sign in to comment.