mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Update eslintignore
This commit is contained in:
parent
5df607614c
commit
3ab4da68ab
@ -5,15 +5,11 @@
|
||||
testApp/**
|
||||
examples/**
|
||||
cypress/**
|
||||
packages/generators/plugin/files/admin/src/**
|
||||
packages/generators/generate/files/
|
||||
packages/core/helper-plugin/build/**
|
||||
packages/core/helper-plugin/lib/src/components/**
|
||||
packages/core/helper-plugin/lib/src/testUtils/**
|
||||
packages/core/helper-plugin/lib/src/utils/**
|
||||
packages/plugins/users-permissions/admin/OLD/**
|
||||
.eslintrc.js
|
||||
.eslintrc.front.js
|
||||
.eslintrc.back.js
|
||||
|
||||
bookshelf.old
|
||||
database.old
|
||||
|
@ -39,7 +39,7 @@ export default {
|
||||
name,
|
||||
});
|
||||
},
|
||||
// eslint-disable-next-line
|
||||
|
||||
bootstrap(app) {},
|
||||
async registerTrads({ locales }) {
|
||||
const importedTrads = await Promise.all(
|
||||
|
Loading…
x
Reference in New Issue
Block a user