add shenyan-app RN project + PWA push/noise updates
This commit is contained in:
5
shenyan-app/.prettierrc.js
Normal file
5
shenyan-app/.prettierrc.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
arrowParens: 'avoid',
|
||||
singleQuote: true,
|
||||
trailingComma: 'all',
|
||||
};
|
||||
Reference in New Issue
Block a user