twenty/packages/twenty-docs/eslint.config.mjs
Abdul Rahman f740bac988
add documentation i18n workflows for Crowdin (#15538)
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
Co-authored-by: Félix Malfait <felix@twenty.com>
2025-11-08 11:24:07 +01:00

4 lines
84 B
JavaScript

import baseConfig from '../../eslint.config.mjs';
export default [...baseConfig];