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.
1 parent 8bd5c72 commit b2a0c59Copy full SHA for b2a0c59
.npmignore
@@ -10,4 +10,5 @@ node_modules/
10
jest.config.js
11
tsconfig.json
12
.eslintrc.json
13
-.prettierrc.json
+.prettierrc.json
14
+.reuse
docs/Gemfile
@@ -12,7 +12,7 @@ source "https://rubygems.org"
gem "minima", "~> 2.5"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15
-# gem "github-pages", group: :jekyll_plugins
+ gem "github-pages", group: :jekyll_plugins
16
# If you have any plugins, put them here!
17
group :jekyll_plugins do
18
gem "jekyll-feed", "~> 0.12"
0 commit comments