Skip to content

Typescript

Pando requires special paths in order to work, so we offer a TS config if you would like to extend your local file:

{
"extends": "@pluralsight/panda-preset/tsconfig.pando.json"
}

This adds the @/* path that will be used throughout your project.