Skip to content

Commit

Permalink
fix tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim-Mazurok committed Feb 20, 2024
1 parent 3d020ce commit 9bfe331
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,6 @@ export class App {
'.npmrc',
'.npmIgnore'.toLowerCase(),
'.eslintrc.json',
'tslint.json',
'tsconfig.json',
].map(fileName =>
copyFile(
Expand Down
3 changes: 0 additions & 3 deletions src/template/template.tslint.json

This file was deleted.

0 comments on commit 9bfe331

Please sign in to comment.