Browse Source

Refactor config

pull/476/head
Masayuki Tanaka 10 years ago
parent
commit
f720eb3e53
  1. 2
      .jshintrc
  2. 2691
      c3.js

2
.jshintrc

@ -6,7 +6,7 @@
"trailing": true,
"white": true,
"maxlen": 210,
"undef": false,
"undef": true,
"unused": true,
"indent": 4,

2691
c3.js

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save