Skip to content

Reorganize TypeScript Action config files#16

Merged
alehechka merged 2 commits intomainfrom
feature/reorganize-javascript-actions
Apr 11, 2023
Merged

Reorganize TypeScript Action config files#16
alehechka merged 2 commits intomainfrom
feature/reorganize-javascript-actions

Conversation

@alehechka
Copy link
Member

Overview

Previously, all TypeScript actions contained their own (almost) unique config files for linting and formatting. In a previous PR, all TS actions were refactored to utilize workspaces within the top-level package.json to symlink dependencies across all of them. This is the obvious next step so all actions use the same linting/formatting config.

@alehechka alehechka added the enhancement New feature or request label Apr 11, 2023
@alehechka alehechka self-assigned this Apr 11, 2023
@alehechka alehechka merged commit 2f16db8 into main Apr 11, 2023
@alehechka alehechka deleted the feature/reorganize-javascript-actions branch April 11, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant