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