diff --git a/package.json b/package.json index fcf4aaaca..37d6d061e 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,8 @@ "author": "matrix.org", "license": "Apache-2.0", "files": [ + ".eslintrc.js", + "spec/.eslintrc.js", "CHANGELOG.md", "CONTRIBUTING.rst", "LICENSE",