mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-24 16:54:43 +00:00
5 lines
84 B
JavaScript
5 lines
84 B
JavaScript
import shared from '../../eslint.config.shared.mjs'
|
|
|
|
export default [
|
|
...shared
|
|
]
|