You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-03 23:50:33 +02:00
Tools: Apply eslint rule multiline-comment-style with checkJSDoc option
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
/* eslint-disable multiline-comment-style */
|
||||
|
||||
import KeymapService from '../../KeymapService';
|
||||
import { CreateMenuItemOptions, MenuItemLocation } from './types';
|
||||
import MenuItemController from '../MenuItemController';
|
||||
|
Reference in New Issue
Block a user