You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Tools: Updated eslint and clarified comma-dangle rule
This commit is contained in:
@ -18,5 +18,5 @@ utils.registerGulpTasks(gulp, tasks);
|
||||
gulp.task('build', gulp.series(
|
||||
'buildReactNativeInjectedJs',
|
||||
'encodeAssets',
|
||||
'podInstall',
|
||||
'podInstall'
|
||||
));
|
||||
|
Reference in New Issue
Block a user