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