You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-06 23:56:13 +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 { ModelType } from '../../../BaseModel';
|
||||
import BaseItem from '../../../models/BaseItem';
|
||||
import Resource from '../../../models/Resource';
|
||||
|
Reference in New Issue
Block a user