Skip to content

use GitHub Actions, Remove gulp, Use TypeScript #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 8, 2023
Merged

use GitHub Actions, Remove gulp, Use TypeScript #6

merged 3 commits into from
Jan 8, 2023

Conversation

azu
Copy link
Member

@azu azu commented Jan 8, 2023

  • Remove Travis CI and Use GitHub Actions
  • Remove gulp and Use TypeScript to build
  • Transfer to textlint org

"noUnusedParameters": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"allowJs": true
Copy link
Member Author

@azu azu Jan 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be removed in next Issue

@azu azu merged commit 0647df2 into master Jan 8, 2023
@azu azu added the Type: Refactoring A code change that neither fixes a bug nor adds a feature label Jan 8, 2023
@azu azu deleted the feature/4 branch January 8, 2023 08:09
@azu azu changed the title refactor: GitHub Actions, Remove gulp, Use TypeScript GitHub Actions, Remove gulp, Use TypeScript Jan 8, 2023
@azu azu changed the title GitHub Actions, Remove gulp, Use TypeScript use GitHub Actions, Remove gulp, Use TypeScript Jan 8, 2023
@azu azu mentioned this pull request Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Refactoring A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant