Explorar o código

change moduleResolution to node16

tamayika %!s(int64=2) %!d(string=hai) anos
pai
achega
c3b271bc70
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      website/tsconfig.json

+ 1 - 0
website/tsconfig.json

@@ -2,6 +2,7 @@
 	"compilerOptions": {
 		"target": "esnext",
 		"module": "commonjs",
+		"moduleResolution": "node16",
 		"strict": true,
 		"outDir": "dist",
 		"skipLibCheck": true,