mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2025-03-31 10:08:19 -07:00
Review ESLint config
This commit is contained in:
parent
244da7a6e7
commit
2739599133
1 changed files with 0 additions and 3 deletions
|
@ -7,12 +7,9 @@ const config = [
|
|||
eslintPluginStylistic.configs.recommended,
|
||||
{
|
||||
files: ['**/*.js', '**/*.mjs'],
|
||||
},
|
||||
{
|
||||
languageOptions: {
|
||||
globals: {
|
||||
...globals.browser,
|
||||
...globals.node,
|
||||
Log: 'readonly',
|
||||
MM: 'readonly',
|
||||
Module: 'readonly',
|
||||
|
|
Loading…
Reference in a new issue