Skip to content

Commit

Permalink
[5afe#17] Add new line at end of file in .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-ap committed Jun 30, 2023
1 parent 269da91 commit fce3346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ module.exports = {
},
plugins: ["@typescript-eslint", "no-only-tests"],
rules: {},
};
};

0 comments on commit fce3346

Please sign in to comment.