Skip to content

Commit

Permalink
Remove duplicate object key
Browse files Browse the repository at this point in the history
  • Loading branch information
ttotev committed Apr 24, 2016
1 parent 9a8bc9b commit a6927a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"strict": false, // Require `use strict` pragma in every file.
"trailing": true, // Prohibit trailing whitespaces.
"smarttabs": false, // Suppresses warnings about mixed tabs and spaces
"esnext": true, // Allow ES6 maybe :p
"globals": { // Globals variables.
"jasmine": true,
"angular": true,
Expand Down

0 comments on commit a6927a3

Please sign in to comment.