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 f1aa944 commit 0e44e75Copy full SHA for 0e44e75
eslint.config.mjs
@@ -67,6 +67,7 @@ export default [
67
// The default is `commonjs` but it's not supported by the Babel parser.
68
sourceType: 'script',
69
},
70
+ // Code change
71
72
{
73
plugins: {
0 commit comments