mirror of
https://gitea.com/Lydanne/pr-extract-issues.git
synced 2025-10-15 00:04:24 +08:00
Initial commit
This commit is contained in:
6
.prettierrc.js
Normal file
6
.prettierrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const fabric = require('@umijs/fabric');
|
||||
|
||||
module.exports = {
|
||||
...fabric.prettier,
|
||||
arrowParens: 'avoid',
|
||||
};
|
Reference in New Issue
Block a user