eslint major version bump
This commit is contained in:
parent
258fb7cd0e
commit
3ddf8f6986
22 changed files with 1488 additions and 1048 deletions
|
@ -1,4 +0,0 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: ["@pompydev/eslint-config"],
|
||||
}
|
3
packages/content/eslint.config.js
Normal file
3
packages/content/eslint.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import pompydevEslintConfig from "@pompydev/eslint-config"
|
||||
|
||||
export default [...pompydevEslintConfig]
|
|
@ -45,7 +45,6 @@
|
|||
"simple-icons": "^11.13.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"tsup": "^8.0.2",
|
||||
"typescript": "^5.3.3",
|
||||
"unified": "^11.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue