Skip to content

Commit

Permalink
Ignore compiled JS files too
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandapip1 committed Jan 26, 2022
1 parent a5a48f0 commit f5e8c84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
},
"ts-standard": {
"ignore": [
"node_modules"
"node_modules",
"*.js"
]
}
}

0 comments on commit f5e8c84

Please sign in to comment.