Skip to content
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

"util:new-language" doesn't create*OutputGenerator #671

Open
JoshuaKGoldberg opened this issue Nov 24, 2019 · 0 comments
Open

"util:new-language" doesn't create*OutputGenerator #671

JoshuaKGoldberg opened this issue Nov 24, 2019 · 0 comments

Comments

@JoshuaKGoldberg
Copy link
Member

What's going on?

I tried making a new supported source language:

npm run util:new-language -- --language-name PowerShell --language-extension .ps1 --base-name JavaScript --base-extension .js

Expected

Under each util/OutputGenerators/, there should be a new stub PowerShellOutputGenerator exporting a testPowerShellGenerator function.

Actual

There is not...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant