We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1088a05 + 175ae7b commit 19aac26Copy full SHA for 19aac26
README.md
@@ -1,5 +1,7 @@
1
# std
2
+
3
[](#contributors)
4
5
## Contributors ✨
6
7
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
regenerate.js
@@ -10,6 +10,7 @@ const mapping = {
10
};
11
12
const ignoredFiles = [
13
+ ".all-contributorsrc",
14
".gitignore",
15
".npmignore",
16
"index.cjs.js",
0 commit comments