diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-10-27 12:56:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 12:56:44 -0400 |
commit | 2f09957ae208a49db229f000c9c82905d001b669 (patch) | |
tree | 190e963d61419b0d594953b27a5b84fffb507b0e /docs/README.md | |
parent | c707ab45effec92a1943c01def8669e0646ee1e0 (diff) | |
parent | 1ac78498ebf440dd779acf20446e6611812dcf19 (diff) |
Merge pull request #301 from innovaker/docs-eslint-prettier
docs: Add eslint, prettier and eslint-mdx support
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 3e7c9e6..f2d92b7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,4 +23,3 @@ $ npm build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service. - |