d-embodied-front/eslint.config.js

4 lines
82 B
JavaScript

import antfu from "@antfu/eslint-config";
export default antfu({ react: true });