mirror of
https://github.com/go-task/task.git
synced 2025-12-16 19:57:43 +01:00
4
docs/prettier.config.js
Normal file
4
docs/prettier.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
trailingComma: 'none',
|
||||
singleQuote: true
|
||||
};
|
||||
Reference in New Issue
Block a user