Skip to content

Commit

Permalink
Run skuba format
Browse files Browse the repository at this point in the history
  • Loading branch information
seek-oss-ci committed Oct 10, 2024
1 parent 7cf7468 commit 04f5760
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 21 deletions.
17 changes: 0 additions & 17 deletions .eslintignore

This file was deleted.

3 changes: 0 additions & 3 deletions .eslintrc.js

This file was deleted.

8 changes: 8 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
const skuba = require('eslint-config-skuba');

module.exports = [
{
ignores: ['**/flow-typed'],
},
...skuba,
];
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"entryPoint": "src/index.ts",
"template": null,
"type": "package",
"version": "8.1.0"
"version": "9.0.1"
}
}

0 comments on commit 04f5760

Please sign in to comment.