1
0
Fork 0

fixed jslint

This commit is contained in:
gschwab 2014-06-06 15:41:46 +02:00
parent 682d85a948
commit ee46c3bdaa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true */
/*jslint indent: 2, nomen: true, maxlen: 120, sloppy: true, vars: true, white: true, plusplus: true */
/*global require, exports, Graph, arguments */
////////////////////////////////////////////////////////////////////////////////