diff --git a/tsconfig.json b/tsconfig.json index 04ef8b6..a915a7d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -25,6 +25,9 @@ ], "@/*": [ "./src/*" + ], + "pixi.js": [ + "../Nitro_Render_V3/node_modules/pixi.js" ] } },