Skip to content

Commit

Permalink
Enable shorter import paths [automatic]
Browse files Browse the repository at this point in the history
  • Loading branch information
denoify_ci committed Jul 24, 2020
1 parent 770becc commit e471264
Show file tree
Hide file tree
Showing 235 changed files with 603 additions and 3,751 deletions.
1 change: 0 additions & 1 deletion .gitbook.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/custom.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

103 changes: 0 additions & 103 deletions .github/workflows/ci.yaml

This file was deleted.

119 changes: 0 additions & 119 deletions .github/workflows/publish.yaml

This file was deleted.

49 changes: 2 additions & 47 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,47 +1,2 @@
# Logs
logs
*.log
npm-debug.log*

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules
jspm_packages

# Optional npm cache directory
.npm

# Optional REPL history
.node_repl_history

dist/test
.vscode

.DS_Store


/dist
/deno_dist
/mod.ts

/node_modules
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
35 changes: 0 additions & 35 deletions docs/README.md

This file was deleted.

Loading

0 comments on commit e471264

Please sign in to comment.