mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(config) add strict mode
This commit is contained in:
parent
98664d568b
commit
92fd247b3b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
(function() {
|
||||
'use strict';
|
||||
|
||||
var DIR_SERVER = __dirname + '/',
|
||||
DIR_LIB = DIR_SERVER + '../',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue