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

ESLint engine scripts and remove extraneous scripts #7

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

nicholasray
Copy link
Contributor

Before these scripts were in .eslintignore because I didn't have time to fix
them but since we are writing more engine scripts it is imperative that eslint
is able lint this folder.

Additionally:

  • Remove entire playwright folder. This can be brought back if we ever want to
    use playwright but for now we are using Puppeteer.

  • Remove extraneous engine scripts. These too can be brought back if needed but

  • I don't see them being needed in the foreseeable future.

Before these scripts were in .eslintignore because I didn't have time to fix
them but since we are writing more engine scripts it is imperative that eslint
is able lint this folder.

Additionally:

* Remove entire playwright folder. This can be brought back if we ever want to
use playwright but for now we are using Puppeteer.

* Remove extraneous engine scripts. These too can be brought back if needed but
* I don't see them being needed in the foreseeable future.
@nicholasray nicholasray merged commit 821eba8 into main Apr 22, 2022
@nicholasray nicholasray deleted the eslint-engine-scripts branch April 22, 2022 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant