no-slow-types should not trigger on 'as const' objects
I get an on-slow-types error for an
https://github.com/denodrivers/sqlite3/actions/runs/8774511607/job/24075784522?pr=124
https://github.com/halvardssm/deno-sqlite/blob/feat/sqlx/src/ffi.ts#L588
as const object, but shouldn't this be inferred?https://github.com/denodrivers/sqlite3/actions/runs/8774511607/job/24075784522?pr=124
https://github.com/halvardssm/deno-sqlite/blob/feat/sqlx/src/ffi.ts#L588
