4 lines
39 B
JavaScript
4 lines
39 B
JavaScript
module.exports = {
|
|
tabWidth: 2,
|
|
};
|
module.exports = {
|
|
tabWidth: 2,
|
|
};
|