Skip to content

Commit bc54ff8

Browse files
authored
Merge pull request #26 from wizard04wsu/dev
Dev
2 parents 9d79b4b + 7840bb7 commit bc54ff8

103 files changed

Lines changed: 172 additions & 13270 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.editorconfig

Lines changed: 0 additions & 10 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 3 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
1-
/.yarn/*
2-
!/.yarn/patches
3-
!/.yarn/plugins
4-
!/.yarn/releases
5-
!/.yarn/sdks
6-
7-
# Swap the comments on the following lines if you don't wish to use zero-installs
8-
# Documentation here: https://yarnpkg.com/features/zero-installs
9-
!/.yarn/cache
10-
#/.pnp.*
11-
121
/node_modules/
132
/test/*
143
!/test/examples/
4+
/package-lock.json
5+
*.log

0 commit comments

Comments
 (0)