Skip to content
Snippets Groups Projects
Commit 299287ce authored by david.bauer's avatar david.bauer :fire:
Browse files

Rename eslint config

parent 1cad772c
No related branches found
No related tags found
No related merge requests found
......@@ -18,11 +18,11 @@
* Any use of the work other than as authorized under this license or copyright law is prohibited.
*/
import frontendStandard from '@open-xchange/lint'
import config from '@open-xchange/lint'
import mochaPlugin from 'eslint-plugin-mocha'
export default [
...frontendStandard,
...config,
{
files: ['integration/**/*_test.js', 'spec/**/*_test.js'],
...mochaPlugin.configs.flat.recommended
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment