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