You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added /lib folder to .gitignore
- Disabled package.json locking in new .npmrc file
- Setup lint tooling by adding eslint as dependency and configuring it in new .eslintrc.js file
- Created .yml config to setup Github workflow for install, lint, build, and test
- Moved all @types/... packages to dev dependencies in package.json
Resolves#10
No description provided.
The text was updated successfully, but these errors were encountered: