mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Fix
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ module.exports = [
|
|||||||
...eslintPluginJsonc.configs['flat/recommended-with-json'],
|
...eslintPluginJsonc.configs['flat/recommended-with-json'],
|
||||||
{
|
{
|
||||||
files: ['**/*.js'],
|
files: ['**/*.js'],
|
||||||
sourceType: 'commonjs',
|
languageOptions: { sourceType: 'commonjs' },
|
||||||
rules: {
|
rules: {
|
||||||
...js.configs.recommended.rules,
|
...js.configs.recommended.rules,
|
||||||
...amber.rules
|
...amber.rules
|
||||||
|
|||||||
Reference in New Issue
Block a user