grunt jshint 설정 변경

This commit is contained in:
bnu 2015-02-24 19:16:34 +09:00
parent 46863a8a47
commit 080bbcb0f7
5 changed files with 17 additions and 16 deletions

View file

@ -26,6 +26,7 @@
<script>
(function($){
"use strict";
var editor_primary_key_name = '{$editor_primary_key_name}';
var editor_content_key_name = '{$editor_content_key_name}';