@mantine/eslint-config

3.6.14 • Public • Published

Mantine ESLint and Prettier configuration

Installation:

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

In your .eslintrc.js file:

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

In your .prettierrc.js file:

module.exports = require('@mantine/eslint-config/prettier.config');

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.6.14243latest
3.7.0-alpha.10next

Version History

VersionDownloads (Last 7 Days)Published
3.7.0-alpha.10
3.6.14243
3.6.130
3.6.121
3.6.110
3.6.100
3.6.90
3.6.80
3.6.70
3.7.0-alpha.00
3.6.60
3.6.50
3.6.40
3.6.30
3.6.20
3.6.10
3.6.00
3.5.50
3.6.0-alpha.10
3.6.0-alpha.00
3.5.40
3.5.30
3.5.20
3.5.10
3.5.00
3.5.0-alpha.00
3.4.30
3.4.20
3.4.10
3.4.00
3.3.51
3.3.40
3.3.30
3.3.20
3.3.11
3.3.00
3.2.31
3.2.20
3.2.10
3.2.00
3.1.90
3.1.81
3.1.70
3.1.60
3.1.50
3.1.40
3.1.30
3.1.20
3.1.10
3.1.00
3.1.0-alpha.00
3.0.50
3.0.40
3.0.30
3.0.20
3.0.10
3.0.00
2.6.0-alpha.70
2.6.0-alpha.60
2.6.0-alpha.40
2.6.0-alpha.30
2.6.0-alpha.21
2.6.0-alpha.10
2.6.0-alpha.00
2.5.10
2.5.00
2.5.0-alpha.50
2.5.0-alpha.40
2.5.0-alpha.30
2.5.0-alpha.20
2.5.0-alpha.10
2.4.30
2.4.20
2.5.0-alpha.00
2.4.10
2.4.00
2.3.21
2.3.10
2.3.01
2.2.30
2.2.20
2.3.0-alpha.00
2.2.10
2.2.00
2.1.50
2.2.0-alpha.00
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.1.0-alpha.00
2.0.50
2.0.40
2.0.30
2.0.20

Package Sidebar

Install

npm i @mantine/eslint-config

Weekly Downloads

251

Version

3.6.14

License

MIT

Unpacked Size

4.23 kB

Total Files

5

Last publish

Collaborators

  • rtivital