Exclude js globe files from TS checking

This commit is contained in:
2021-10-04 13:06:05 +02:00
parent 4df9cdedd6
commit a65a68bb11
4 changed files with 9 additions and 80 deletions

View File

@@ -1,4 +1,3 @@
// @ts-nocheck
import { Renderer } from './beam'
import { Camera } from './beam'
import { vec2, vec3, mat4 } from './beam'