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 2293ba9 commit 4c80922Copy full SHA for 4c80922
package.json
@@ -29,7 +29,7 @@
29
"import": "./esm/plugins/go-to-line.mjs"
30
},
31
"./plugins/indent": {
32
- "import": "./esm/plugins/go-to-line.mjs"
+ "import": "./esm/plugins/indent.mjs"
33
34
"./plugins/select-token-callbacks": {
35
"import": "./esm/plugins/select-token-callbacks.mjs"
0 commit comments