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 Aug 27, 2020
1 parent 9f7cb0a commit 6676510
Show file tree
Hide file tree
Showing 191 changed files with 9,159 additions and 269 deletions.
102 changes: 0 additions & 102 deletions .github/workflows/ci.yaml

This file was deleted.

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

This file was deleted.

45 changes: 1 addition & 44 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,45 +1,2 @@
# Logs
logs
*.log
npm-debug.log*
.DS_Store

# 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

/dist
/deno_dist
/node_modules
Loading

0 comments on commit 6676510

Please sign in to comment.