We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f29a4 commit 56f667cCopy full SHA for 56f667c
.gitignore
@@ -1,6 +1,7 @@
1
# always ignore files
2
*.DS_Store
3
.idea
4
+.vscode
5
*.sublime-*
6
7
# test related, or directories generated by tests
LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2015-2017, Jon Schlinkert.
+Copyright (c) 2015-2018, Jon Schlinkert.
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