Skip to content

Commit

Permalink
dev(dotfiles): update ignore files with tsconfig.eslint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Williams committed Sep 11, 2019
1 parent 279a13a commit 4febeb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ tmp/
babel.config.js
jest.config.js
prettier.config.js
tsconfig.eslint.json
tsconfig.json
webpack.config.js

Expand Down
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ babel.config.js
dangerfile.ts
jest.config.js
prettier.config.js
tsconfig.eslint.json
tsconfig.json
webpack.config.js
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ npm-shrinkwrap.json
package.json
package-lock.json
tsconfig.json
tsconfig.eslint.json
tsconfig.options.json
CHANGELOG.md

0 comments on commit 4febeb5

Please sign in to comment.