-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from kangax/master
Sync to master
- Loading branch information
Showing
44 changed files
with
11,186 additions
and
23,374 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"globals": { | ||
"fabric": true, | ||
"G_vmlCanvasManager": true | ||
}, | ||
"browser": true, | ||
// TODO: change to true | ||
"eqeqeq": false, | ||
"eqnull": true, | ||
"evil": true, | ||
"expr": true, | ||
"forin": false, | ||
"immed": true, | ||
"lastsemic": true, | ||
"laxbreak": true, | ||
"loopfunc": true, | ||
"multistr": true, | ||
"newcap": true, | ||
"noarg": true, | ||
"node": true, | ||
"noempty": false, | ||
"nomen": false, | ||
"nonew": false, | ||
"onevar": false, | ||
"plusplus": false, | ||
"strict": false, | ||
"sub": true, | ||
"undef": true, | ||
"unused": true, | ||
"qunit": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.