diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5453926d..4ef284e8 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "devDependencies": { "browserify": "^16.5.2", "eslint": "^7.15.0", + "eslint-plugin-header": "^3.1.1", "eslint-plugin-no-unsanitized": "^3.1.4", "fake-indexeddb": "^3.1.2", "html-validate": "^4.3.0", |