mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
const { default: eslintPluginJsonc } = require('eslint-plugin-jsonc');
|
||||
const { default: js } = require('@eslint/js');
|
||||
const js = require('@eslint/js');
|
||||
const amber = require('eslint-config-amber');
|
||||
|
||||
module.exports = [
|
||||
|
||||
Reference in New Issue
Block a user