feat: 建立整改 Task 1 多端质量基线
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: '@react-native',
|
||||
rules: {
|
||||
'prettier/prettier': 'warn',
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user