Skip to content

Commit 0b64b74

Browse files
[core] Match other eslint files
1 parent 4eb8d70 commit 0b64b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
const path = require('path');
21
const baseline = require('@mui/monorepo/.eslintrc');
2+
const path = require('path');
33

44
module.exports = {
55
...baseline,

0 commit comments

Comments
 (0)