mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-31 08:04:42 +01:00
Use strict everywhere
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Expression View
|
||||
app.compose(function () {
|
||||
"use strict";
|
||||
|
||||
var formatter = app.get('formatter');
|
||||
var calc = app.get('calc');
|
||||
|
||||
Reference in New Issue
Block a user