mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
chore: improve lint, run prettier, alex added fade-in thing on navbar
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
extends: 'react-app',
|
||||
parser: '@babel/eslint-parser',
|
||||
extends: ['react-app', 'prettier'],
|
||||
ignorePatterns: ['node_modules/', 'build/', 'coverage/', '*.scss', '*.css', '*.json'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user