Add a script to sync sonar properties
[poolifier.git] / package.json
index 5e921e8c5e4e125798fd0d1139282e1799fef782..5012ac2a68189addaf62093fa693ea6dcf62ded2 100644 (file)
@@ -19,6 +19,7 @@
     "lint": "eslint . --cache",
     "lint:fix": "eslint . --cache --fix",
     "typedoc": "typedoc",
+    "sonar:properties": "./updateSonarProps.sh",
     "prepublishOnly": "npm run build:prod"
   },
   "repository": {