mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 07:27:46 +00:00
lint
This commit is contained in:
parent
2314c7ae8b
commit
5f702ab1ce
@ -1,5 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
// TODO: we need to solve this issue with typescript modules
|
||||
// eslint-disable-next-line import/no-unresolved, node/no-missing-require
|
||||
const { register: registerDataTransfer } = require('@strapi/data-transfer');
|
||||
|
||||
const registerAdminPanelRoute = require('./routes/serve-admin-panel');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user