nrwl--nx
4 行
127 B
JavaScript
4 行
127 B
JavaScript
import { baseConfig, e2eTestOnlyIgnores } from '../../eslint.config.mjs';
|
|
|
|
export default [...baseConfig, e2eTestOnlyIgnores];
|