Skip to content

Commit

Permalink
upps
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Oct 18, 2024
1 parent df55a18 commit 173474c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -173,13 +173,4 @@ const config = tsEslint.config(
prettierRecommendedEslint
);

// console.log('*** config:***\n', config);

// console.log(
// '---tsEslint.configs.strictTypeChecked: %o',
// tsEslint.configs.strictTypeChecked
// );

// process.exit(1);

export default config;

0 comments on commit 173474c

Please sign in to comment.