mirror of
https://github.com/hempyhemp/hh-auto-reply.git
synced 2026-06-08 18:04:57 +00:00
init
This commit is contained in:
7
eslint.config.mjs
Normal file
7
eslint.config.mjs
Normal file
@@ -0,0 +1,7 @@
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default antfu({
|
||||
rules: {
|
||||
'no-console': 0,
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user