mirror of
https://github.com/twentyhq/twenty
synced 2026-04-21 13:37:22 +00:00
Co-authored-by: Félix Malfait <felix.malfait@gmail.com> Co-authored-by: Félix Malfait <felix@twenty.com>
4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
import baseConfig from '../../eslint.config.mjs';
|
|
|
|
export default [...baseConfig];
|
|
|