fix: lint errors in teleportation module

This commit is contained in:
Sehoon Shon
2026-02-16 15:25:17 -05:00
parent 71487c6fbe
commit abbcbc7776
3 changed files with 128 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ export default tseslint.config(
'packages/test-utils/**',
'.gemini/skills/**',
'**/*.d.ts',
'packages/core/src/teleportation/trajectory_teleporter.min.js',
],
},
eslint.configs.recommended,