mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
module.exports = {
|
|
singleQuote: true,
|
|
tabWidth: 4
|
|
}; |