Skip to main content

$app/tsconfig/service-worker

This module contains TypeScript configuration tailored for your service worker:

src/service-worker/tsconfig
{
	"extends": "$app/tsconfig/service-worker"
}

You can extend this configuration with your own compilerOptions, adhering to the same restrictions as $app/tsconfig.

Edit this page on GitHub llms.txt