headplane/eslint.config.js

6 lines
67 B
JavaScript
Raw Normal View History

2024-05-15 21:54:15 -04:00
import tale from 'eslint-config-tale'
export default [
...tale
]