mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix typo
This commit is contained in:
parent
94c6f7a316
commit
c9ca5f77ba
@ -175,7 +175,7 @@ module.exports = {
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
files: ['*.js', '+.cjs', '*.ts', '*.tsx'],
|
||||
files: ['*.js', '*.cjs', '*.ts', '*.tsx'],
|
||||
extends: ['plugin:security/recommended-legacy'],
|
||||
},
|
||||
// only for ts files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user