mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 09:13:26 +00:00
Repo setup
This commit is contained in:
4
.prettierrc.js
Normal file
4
.prettierrc.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
trailingComma: 'all',
|
||||
singleQuote: true
|
||||
};
|
Reference in New Issue
Block a user