diff --git a/.eslintrc.js b/.eslintrc.js new file mode 100644 index 0000000..b952bfd --- /dev/null +++ b/.eslintrc.js @@ -0,0 +1,13 @@ +module.exports = { + "env": { + "browser": true, + "es2021": true + }, + "extends": "eslint:recommended", + "parserOptions": { + "ecmaVersion": "latest", + "sourceType": "module" + }, + "rules": { + } +} diff --git a/package.json b/package.json index 0786f9a..3f22610 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "parcel-plugin-txt": "^1.0.3" }, "dependencies": { - "mcutils": "git+https://github.com/IGNF-Ma-carte/mcutils" + "mcutils": "github:IGNF-Ma-carte/mcutils#1.0.4" }, "staticFiles": { "staticPath": [