diff --git a/.eslintrc.js b/.eslintrc.js index ccb10d3..ef13372 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -14,7 +14,7 @@ module.exports = { "JSColor": "readonly", "jscolor": "readonly", "BeautifyAll": "readonly", - + "CM": "writable", }, "extends": "eslint:recommended", "parserOptions": {