diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 8d839f89..06aeb7b4 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -8,7 +8,14 @@ module.exports = { 'prettier' ], plugins: ['svelte3', 'tailwindcss', '@typescript-eslint'], - ignorePatterns: ['docs/*', '*.cjs', 'snapshots.js', 'svelte.config.js', 'package.json'], + ignorePatterns: [ + 'docs/*', + '*.cjs', + 'snapshots.js', + 'svelte.config.js', + 'package.json', + 'README.md' + ], overrides: [{ files: ['*.svelte'], processor: 'svelte3/svelte3' }], settings: { 'svelte3/typescript': () => require('typescript') diff --git a/README.md b/README.md index 13b95909..47d6b1fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Join our Slack!](https://img.shields.io/static/v1?message=join%20chat&color=9cf&logo=slack&label=slack)](https://join.slack.com/t/mermaid-talk/shared_invite/enQtNzc4NDIyNzk4OTAyLWVhYjQxOTI2OTg4YmE1ZmJkY2Y4MTU3ODliYmIwOTY3NDJlYjA0YjIyZTdkMDMyZTUwOGI0NjEzYmEwODcwOTE) -# Contributors are welcome +# Contributors are welcome! If you want to speed up the progress for mermaid-live-editor, join the slack channel and contact knsv.