mirror of
https://github.com/movie-web/movie-web.git
synced 2025-09-13 18:13:24 +00:00
new linting config
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