mirror of
https://github.com/konvajs/konva.git
synced 2025-12-26 14:45:44 +08:00
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
|
|
import tseslint from 'typescript-eslint';
|
||
|
|
|
||
|
|
export default tseslint.config(...tseslint.configs.recommended);
|