Lint with "commonsjs" rules

This will allow us to migrate to ResourceLoader "package files"
modules.

Bug: T260343
Change-Id: Id4c0a018ea6f3d9a54d468fc3e6c35bfdf5ce1dd
This commit is contained in:
Adam Wight 2020-12-02 10:07:35 +01:00 committed by Awight
parent 44d2957dfa
commit 1ff3ddc105

View file

@ -1,5 +1,8 @@
{
"root": true,
"env": {
"commonjs": true
},
"extends": [
"wikimedia/client",
"wikimedia/jquery",