jquery/test/node_smoke_tests
Michał Gołębiowski cbc8638c38 Build: ESLint setup improvements
1. Use the short name of the preset in the config.
2. Run ESLint first on non-minified files.
3. Explicitly specify environments in every config file (those settings cascade
which means we've been assuming a Node.js environment where we shouldn't have).
2016-12-19 02:07:03 +01:00
..
lib Build: ESLint details 2016-06-11 10:41:33 +03:00
.eslintrc.json Build: ESLint setup improvements 2016-12-19 02:07:03 +01:00
document_missing.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
document_passed.js Build: Refactor Node smoke tests 2015-06-13 23:08:19 +02:00
document_present_originally.js Build: Refactor Node smoke tests 2015-06-13 23:08:19 +02:00
iterable_with_native_symbol.js Core: Make jQuery objects iterable 2015-06-13 23:14:36 +02:00
iterable_with_symbol_polyfill.js Build: ESLint details 2016-06-11 10:41:33 +03:00