Skip to content

Commit

Permalink
🔥 Changed all the JSX file with .jsx extention -- Public demand
Browse files Browse the repository at this point in the history
  • Loading branch information
atapas committed Apr 14, 2022
1 parent 54dae19 commit 34c2196
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plopfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module.exports = plop => {
actions: [
{
type: 'add',
path: 'src/plays/{{generateFolderName name}}/{{pascalCase name}}.js',
path: 'src/plays/{{generateFolderName name}}/{{pascalCase name}}.jsx',
templateFile: 'plop-templates/component.hbs',
},
{
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 34c2196

Please sign in to comment.