mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -1,6 +1 @@
|
||||
module.exports = [
|
||||
'ADMIN',
|
||||
'MODERATOR',
|
||||
'STAFF',
|
||||
'COMMENTER',
|
||||
];
|
||||
module.exports = ['ADMIN', 'MODERATOR', 'STAFF', 'COMMENTER'];
|
||||
|
||||
Reference in New Issue
Block a user