Skip to content

Commit

Permalink
chore: boi what
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfrangu committed Dec 30, 2023
1 parent 4b28dd5 commit bd09aae
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 940 deletions.
8 changes: 0 additions & 8 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,5 @@ export default [
files: ['**/*{ts,mts,cts,tsx}'],
rules: { 'jsdoc/no-undefined-types': 0 },
},
{
files: [`packages/{api-extractor,brokers,create-discord-bot,docgen,ws}/**/*${commonFiles}`],
rules: { 'n/no-sync': 0 },
},
{
files: ['**/*{js,mjs,cjs,jsx}'],
rules: { 'tsdoc/syntax': 0 },
},
prettierRuleset,
];
Loading

0 comments on commit bd09aae

Please sign in to comment.