Change eslint config to autofix missing comma and indentation in JS files (#26711)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import './public-path';
|
||||
import main from "mastodon/main"
|
||||
import main from "mastodon/main";
|
||||
|
||||
import { start } from '../mastodon/common';
|
||||
import { loadLocale } from '../mastodon/locales';
|
||||
|
||||
Reference in New Issue
Block a user