mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-13 17:56:55 +00:00
046d12f51b
You can use `grunt watch` now! Changes: * Re-enable QUnit (but ignore legacy tests) * Add a sample QUnit test * Add ability to run QUnit via `grunt watch` or `grunt test` * Move linting to `grunt lint` task * Add Redux to globals in linter Change-Id: Ie4a65a8a66773d6472b3d73257267d18027ff3c3
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
// Ignore legacy code (for now)
|
|
resources/ext.popups.*
|
|
node_modules
|