mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-23 21:22:48 +01:00
Use strict everywhere
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
app.compose(function() {
|
||||
"use strict";
|
||||
|
||||
app.controller('expressionInputCtrl', function (){
|
||||
var dispatcher = app.get('dispatcher');
|
||||
|
||||
Reference in New Issue
Block a user