Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

v0.0.0-alpha.1 #1

Merged
merged 11 commits into from
Jun 3, 2021
Merged

v0.0.0-alpha.1 #1

merged 11 commits into from
Jun 3, 2021

Conversation

glenn2223
Copy link
Contributor

v0.0.0-alpha.1

Changes

  • Updated the gitnore, tsconfig and npm package to appropriately handle the new lib/ folder
  • Added dependencies for, and tweaked, linting
  • Added .prettierrc for consistent formatting (and applied it)
  • Added some package scripts for linting, formatting, building, etc
  • Added comment to a public static method
  • Removed .npmignore in favour of "files" in the package.json

glenn2223 added 11 commits June 2, 2021 17:29
Created `.prettierrc` and applied to files
Removed `.npmignore` ready for `"files"` in `package.json`
Packages added in another commit
Swapped the ignore location for the new compiled project path
Changed the output directory to match usual standards
Applied formatting to the file (tabs & single quote)
Reorganised code slightly
Added a comment to the public static method
# 0.0.0-alpha.1

### Changes

-   Updated the `gitnore`, `tsconfig` and `npm` package to appropriately handle the new `lib/` folder
-   Added dependencies for, and tweaked, linting
-   Added `.prettierrc` for consistent formatting (and applied it)
-   Added some package scripts for linting, formatting, building, etc
-   Added comment to a public static method
-   Removed `.npmignore` in favour of `"files"` in the `package.json`
Missed the v for version!
@glenn2223 glenn2223 merged commit 958df26 into main Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant