# TypeScript Configuration # TypeScript settings TYPESCRIPT_VERSION=4.5.0 STRICT_MODE=true TARGET=ES2020 # Build settings BUILD_DIR=dist SOURCE_DIR=src