zulip/frontend_tests/casper_lib
Anders Kaseorg 6ec808b8df js: Add "use strict" directive to CommonJS files.
ES and TypeScript modules are strict by default and don’t need this
directive.  ESLint will remind us to add it to new CommonJS files and
remove it from ES and TypeScript modules.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-31 22:09:46 -07:00
..
.gitignore casper: Move common.js and test-credentials.js to casper-lib/. 2015-10-28 10:11:47 -07:00
common.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
polyfill.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00