1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Add prettier

This commit is contained in:
Michael Weimann
2022-12-12 11:48:11 +01:00
parent dec72c7683
commit 1cac306093
6 changed files with 46 additions and 15 deletions

1
.prettierrc.js Normal file
View File

@@ -0,0 +1 @@
module.exports = require("eslint-plugin-matrix-org/.prettierrc.js");