Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

ref: Move configuration files into config/#90

Merged
billyvg merged 1 commit intomainfrom
ref/base-tsconfig
Jun 21, 2022
Merged

ref: Move configuration files into config/#90
billyvg merged 1 commit intomainfrom
ref/base-tsconfig

Conversation

@billyvg
Copy link
Copy Markdown
Member

@billyvg billyvg commented Jun 21, 2022

Move typescript and rollup configuration files to config/. The root tsconfig is required for dev builds and for tooling (e.g. IDEs) to work. It also includes typechecking for tests, which are ignored in production builds.

Move typescript and rollup configuration files to `config/`. The root `tsconfig` is required for dev builds and for tooling (e.g. IDEs) to work. It also includes typechecking for tests, which are ignored in production builds.
@billyvg billyvg marked this pull request as ready for review June 21, 2022 21:24
@billyvg billyvg merged commit 5cfc7f7 into main Jun 21, 2022
@billyvg billyvg deleted the ref/base-tsconfig branch June 21, 2022 21:35
mydea pushed a commit to getsentry/sentry-javascript that referenced this pull request Nov 23, 2022
)

Move typescript and rollup configuration files to `config/`. The root `tsconfig` is required for dev builds and for tooling (e.g. IDEs) to work. It also includes typechecking for tests, which are ignored in production builds.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant