Skip to content

Commit fac7f28

Browse files
authored
chore: Improve linting performance (#2220)
1 parent 0dcbff9 commit fac7f28

2 files changed

Lines changed: 1 addition & 20 deletions

File tree

babel.config.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "typegpu-monorepo",
33
"private": true,
4+
"type": "module",
45
"version": "0.0.0",
56
"description": "A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.",
67
"license": "MIT",

0 commit comments

Comments
 (0)