We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b8347 commit 99801e1Copy full SHA for 99801e1
lib/index.js
@@ -1,7 +1,7 @@
1
2
import './stata'
3
4
-export default [
+module.exports = [
5
{
6
id: 'jupyterlab_stata_highlight2',
7
autoStart: true,
0 commit comments