mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
6 lines
87 B
JavaScript
6 lines
87 B
JavaScript
module.exports = {
|
|
tabWidth: 4,
|
|
printWidth: 120,
|
|
bracketSameLine: true,
|
|
};
|