We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50441e0 commit 9b6a75bCopy full SHA for 9b6a75b
2 files changed
.npmignore
@@ -0,0 +1,20 @@
1
+tsconfig.json
2
+node_modules/
3
+src/
4
+.circleci/*
5
+.env*
6
+test/*
7
+VersionHistory.md
8
+LICENSE
9
+CONTRIBUTING.md
10
+.all-contributorsrc
11
+/index.ts
12
+yarn.lock
13
+yarn-error.log
14
+package-lock.json
15
+.git/
16
+.github/
17
+.prettierrc
18
+nest-cli.json
19
+_config.yml
20
+.eslint*
LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2021 Rubin Bhandari
+Copyright (c) 2022 Rubin Bhandari
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
0 commit comments