1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 12:11:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Backup domains

This commit is contained in:
sunnylqm
2020-01-18 23:55:10 +08:00
parent bdd97ac6ac
commit 1d0fb7d260
4 changed files with 81 additions and 18 deletions

View File

@@ -1,5 +1,4 @@
module.exports = {
printWidth: 120,
trailingComma: 'all',
singleQuote: true,
};