diff --git a/components/Carbon.js b/components/Carbon.js index 1509e6a..5a6aa39 100644 --- a/components/Carbon.js +++ b/components/Carbon.js @@ -118,6 +118,7 @@ class Carbon extends React.PureComponent { scrollBarStyle: null, viewportMargin: Infinity, lineWrapping: true, + smartIndent: true, extraKeys: { 'Shift-Tab': 'indentLess' },