Skip to content

Commit

Permalink
Merge pull request #48 from ga-devfront/feat/add-default-ts
Browse files Browse the repository at this point in the history
feat: add TS to default checked files
  • Loading branch information
ga-devfront authored Feb 4, 2025
2 parents dd3049f + be2a55e commit a80160c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Command/UpdateLicensesCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ class UpdateLicensesCommand extends Command
const DEFAULT_EXTENSIONS = [
'php',
'js',
'ts',
'css',
'scss',
'tpl',
Expand Down

0 comments on commit a80160c

Please sign in to comment.