Commit a452c2c9 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Added default prettier configuration.

No related merge requests found
Showing with 4 additions and 0 deletions
+4 -0
module.exports = {
trailingComma: 'es5',
singleQuote: true,
};
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment