Search Results for: Not broken linseed
the following common options must be used in all projects: { "boss": true, "curly": true, "eqeqeq": true, "eqnull": true, "expr": true, "immed": true, "noarg": true, "quotmark": "double", "smarttabs": true, "trailing": true, "undef": true, "unused": true } if the project supports browsers which do not
the jquery style guide encourages liberal spacing for improved human readability. the minification process creates a file that is optimized for browsers to read and process. indentation with tabs. no whitespace at the end of line or on blank lines. lines should be no longer than characters, and must not...
http://contribute.jquery.org/style-guide/js/