diff --git a/_js/jsx-compiler.js b/_js/jsx-compiler.js index a69bdd21..bd1f2d8a 100644 --- a/_js/jsx-compiler.js +++ b/_js/jsx-compiler.js @@ -27,6 +27,7 @@ var CompilerPlayground = React.createClass({ renderCode={true} transformer={transformer.bind(null, this.state.harmony)} showCompiledJSTab={false} + showLineNumbers={true} />