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

Turn on strict compilation mode #218

Merged
merged 3 commits into from
Aug 9, 2024
Merged

Turn on strict compilation mode #218

merged 3 commits into from
Aug 9, 2024

Conversation

bheston
Copy link
Member

@bheston bheston commented Jul 22, 2024

Pull Request

Description

Paving the way to make future updates easier. Turned on strict across the entire repo.

Reviewer Notes

The FAST web components require a lot of the observables and attributes to be optional and have a default value. I believe this PR makes the behavior more correct in what may actually happen, and thus some added checks make them more resilient.

Test Plan

Tested all leaf modules.

Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation for this project.

@bheston bheston force-pushed the users/bheston/strict-mode branch from 51276a2 to 5a8af4f Compare July 25, 2024 22:33
@bheston bheston merged commit 7274f4b into main Aug 9, 2024
2 checks passed
@bheston bheston deleted the users/bheston/strict-mode branch August 9, 2024 23:41
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.

3 participants