mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-17 01:12:41 +01:00
Use strict everywhere
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
(function() {
|
||||
|
||||
"use strict";
|
||||
|
||||
function AppShell(diContainer) {
|
||||
this.models = {};
|
||||
this.di = diContainer;
|
||||
|
||||
Reference in New Issue
Block a user