mirror of
https://github.com/supabase/server.git
synced 2026-09-14 15:28:52 +08:00
4 lines
103 B
JavaScript
4 lines
103 B
JavaScript
import tseslint from 'typescript-eslint'
|
|
|
|
export default tseslint.config(tseslint.configs.recommended)
|