chore: tidy up linters
This commit is contained in:
parent
a3ef31f846
commit
4a7ced5550
30 changed files with 1101 additions and 3482 deletions
4
packages/blog-content/.eslintrc.js
Normal file
4
packages/blog-content/.eslintrc.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: ["@developomp-site/eslint-config"],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue