Skip to content

Commit 369e0d5

Browse files
committed
Update eslint.config.mjs
1 parent b779a50 commit 369e0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import importX from 'eslint-plugin-import-x';
22
import jsdoc from 'eslint-plugin-jsdoc';
33
import regexp from 'eslint-plugin-regexp';
4-
import neostandard, { plugins as neostdplugins } from 'neostandard';
54
import globals from 'globals';
5+
import neostandard, { plugins as neostdplugins } from 'neostandard';
66

77
export default [
88
{

0 commit comments

Comments
 (0)