Files
xyflow/packages/reactflow/.eslintrc.js
T

5 lines
77 B
JavaScript

module.exports = {
root: true,
extends: ['@reactflow/eslint-config'],
};