@ashnamuh/eslint-config

Eslint config for ashnamuh

Usage no npm install needed!

<script type="module">
  import ashnamuhEslintConfig from 'https://cdn.skypack.dev/@ashnamuh/eslint-config';
</script>

README

Eslint config for ashnamuh

Install

npm i -D @ashnamuh/eslint-config

Usage

Put following extend on your .eslintrc

module.exports = {
  extends: [
    '@ashnamuh'
  ],
}

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.