konva/eslint.config.mjs
Adam Greenan 09445e0880 init
2024-12-11 11:00:09 +00:00

4 lines
108 B
JavaScript

import tseslint from 'typescript-eslint';
export default tseslint.config(...tseslint.configs.recommended);