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 c7f2fab commit 3d7abdcCopy full SHA for 3d7abdc
lib/index.js
@@ -1,7 +1,7 @@
1
2
-import './stata'
+import './stata.js'
3
4
-module.exports = [
+export default [
5
{
6
id: 'jupyterlab_stata_highlight2',
7
autoStart: true,
0 commit comments