Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete documentation and website source #11137

Merged
merged 9 commits into from
Oct 6, 2017
Prev Previous commit
Next Next commit
Removed refs to docs and www from ESlint config
  • Loading branch information
bvaughn committed Oct 6, 2017
commit 8f19835d63116e921f12a229d0f7734f431c15fe
7 changes: 0 additions & 7 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
src/renderers/art
src/__mocks__/vendor
packages/react-art/lib
# But not in docs/_js/examples/*
docs/_js/*.js
docs/js/
docs/_site/
# gems
docs/vendor/bundle/
# This should be more like examples/**/thirdparty/** but
# we should fix https://github.com/facebook/esprima/pull/85 first
fixtures/
Expand All @@ -17,5 +11,4 @@ coverage/
scripts/bench/benchmarks/**/*.js
scripts/bench/remote-repo/
vendor/*
www/public/*
**/node_modules