mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
@@ -1,3 +1,7 @@
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default antfu()
|
||||
export default antfu({
|
||||
rules: {
|
||||
'node/prefer-global/process': 'off',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user