๐Ÿ“ฆ mui / mui-x

๐Ÿ“„ .lintignore ยท 22 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22/.git
pnpm-lock.yaml
netlify/functions
/docs/.next
/docs/export
/docs/pages/playground/
/lerna.json
/packages/x-codemod/src/**/*.spec.*
/packages/x-charts-vendor
build
/coverage
CHANGELOG.md
dist
node_modules
.nyc_output

# These come from crowdin.
# If we would commit changes crowdin would immediately try to revert.
# If we want to format these files we'd need to do it in crowdin
docs/**/*-pt.md
docs/**/*-zh.md