blender-studio/.prettierrc.js

5 lines
61 B
JavaScript

module.exports = {
printWidth: 100,
singleQuote: true
};