ソースを参照

Merge branch 'esnext' into ckeditor5

Piotrek Koszuliński 10 年 前
コミット
977ecb14b6
1 ファイル変更1 行追加0 行削除
  1. 1 0
      dev/.jshintrc

+ 1 - 0
dev/.jshintrc

@@ -1,5 +1,6 @@
 {
 	"node": true,
+	"esnext": true,
 
 	"immed": true,
 	"latedef": "nofunc",