eslint-config-mantine

3.2.0 • Public • Published

eslint-config-mantine

Install

npx install-peerdeps --dev eslint-config-mantine

Usage

In your .eslintrc.js:

module.exports = {
  extends: ['mantine'],
  parserOptions: {
    project: './tsconfig.json',
  },
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-mantine

Weekly Downloads

9,070

Version

3.2.0

License

MIT

Unpacked Size

5.15 kB

Total Files

6

Last publish

Collaborators

  • rtivital