Skip to content

Commit

Permalink
Migrate to TS #55
Browse files Browse the repository at this point in the history
  • Loading branch information
timmson committed Apr 16, 2022
1 parent 8037986 commit 7960522
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,21 @@
# Node modules
node_modules/

# Sources & Build
src/
tsconfig.json

# Test & Coverage
jest.config.js
coverage/
test/
.eslintrc.json
babel.config.js
jest.config.js

# Git
.git
.git/
.gitignore
.github/

# Other
.eslintrc.js

# Webview
docs/

0 comments on commit 7960522

Please # to comment.