mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
5 lines
59 B
JavaScript
5 lines
59 B
JavaScript
module.exports = {
|
|
tabWidth: 4,
|
|
printWidth: 120
|
|
};
|