mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(prettier.config.js): use spaces instead of tabs for indentation
This commit is contained in:
+1
-1
@@ -7,5 +7,5 @@ module.exports = {
|
||||
trailingComma: 'all',
|
||||
jsxSingleQuote: true,
|
||||
arrowParens: 'always',
|
||||
useTabs: true,
|
||||
useTabs: false,
|
||||
}
|
||||
Reference in New Issue
Block a user