Skip to content
Snippets Groups Projects
Commit 29b92f56 authored by Julian's avatar Julian
Browse files

Fix linter

parent 3268c30c
No related branches found
No related tags found
1 merge request!2Resolve "Implement basic functionality"
...@@ -15,4 +15,5 @@ module.exports = { ...@@ -15,4 +15,5 @@ module.exports = {
parserOptions: { parserOptions: {
ecmaVersion: "latest", ecmaVersion: "latest",
}, },
ignorePatterns: ["dist/*"],
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment