mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-08-25 10:04:18 -05:00
chore: bump common eslint config to 0.0.2
This commit is contained in:
@@ -4,8 +4,7 @@ export default [
|
||||
...eslintConfig,
|
||||
{
|
||||
ignores: [
|
||||
'scripts/*',
|
||||
'dist/*'
|
||||
'scripts/*'
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
8
package-lock.json
generated
8
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"zod": "^3.21.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pretendonetwork/eslint-config": "^0.0.1",
|
||||
"@pretendonetwork/eslint-config": "^0.0.2",
|
||||
"@types/bmp-js": "^0.1.2",
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
@@ -1164,9 +1164,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pretendonetwork/eslint-config": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@pretendonetwork/eslint-config/-/eslint-config-0.0.1.tgz",
|
||||
"integrity": "sha512-eGFD1kL5xUiNLGIuSaBL0ArYHZ8D3CN8hPJtUJC19RNtkGTMfrC3sUEFguGt9HHKmO28D3S2ekYqAGUQ9Xn/PQ==",
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@pretendonetwork/eslint-config/-/eslint-config-0.0.2.tgz",
|
||||
"integrity": "sha512-dJQqexGwRGfQmOnTji4XFBsbAXzitT1F5cZML8TgI1eYYPOs/8LsT5wy+fMiWKb+S78hN1dUKhXCeK9JYVfeiw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"zod": "^3.21.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pretendonetwork/eslint-config": "^0.0.1",
|
||||
"@pretendonetwork/eslint-config": "^0.0.2",
|
||||
"@types/bmp-js": "^0.1.2",
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
@@ -73,4 +73,4 @@
|
||||
"typescript": "^5.0.4",
|
||||
"xmlbuilder2": "^3.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user