mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
6 lines
100 B
JavaScript
6 lines
100 B
JavaScript
module.exports = {
|
|
semi: false,
|
|
singleQuote: true,
|
|
printWidth: 170,
|
|
bracketSpacing: false,
|
|
} |