mirror of
https://github.com/wassname/talk.git
synced 2026-08-06 13:41:02 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -1,7 +1 @@
|
||||
module.exports = [
|
||||
'ACCEPTED',
|
||||
'REJECTED',
|
||||
'PREMOD',
|
||||
'SYSTEM_WITHHELD',
|
||||
'NONE'
|
||||
];
|
||||
module.exports = ['ACCEPTED', 'REJECTED', 'PREMOD', 'SYSTEM_WITHHELD', 'NONE'];
|
||||
|
||||
Reference in New Issue
Block a user