Skip to content

Commit

Permalink
Enabling shorter import paths [automatic]
Browse files Browse the repository at this point in the history
  • Loading branch information
denoify_ci committed May 8, 2021
1 parent 37c2aae commit 85c8ec6
Show file tree
Hide file tree
Showing 772 changed files with 66,145 additions and 393 deletions.
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.

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

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/publish-beta.yaml

This file was deleted.

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

This file was deleted.

48 changes: 2 additions & 46 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,46 +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

/node_modules
Loading

0 comments on commit 85c8ec6

Please sign in to comment.