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

Successfully installed and added flow dependency to package.json file with #42

Open
wants to merge 2 commits into
base: f24
Choose a base branch
from

Conversation

vickyc2266
Copy link

@vickyc2266 vickyc2266 commented Oct 24, 2024

Successfully installed and added flow dependency to the package.json file by adding new commands within the scripts. Got no error outputs when "npm run flow init" and "npm run flow" were ran. Got many style errors when "npm run lint" was ran but was told by TA this output is fine because the existing eslint has the tendency to fail when combined with other style related linters. Many already existing files that already existed, including package.json were updated. Also created new files .babelrc and .flowconfig in root directory for tool installation purposes. Provided below are also screenshots showing successful installation.

Screenshot 2024-10-24 at 10 06 47 AM Screenshot 2024-10-24 at 10 09 31 AM Screenshot 2024-10-24 at 10 18 08 AM Screenshot 2024-10-24 at 10 28 13 AM Screenshot 2024-10-24 at 10 29 13 AM

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

Successfully merging this pull request may close these issues.

2 participants