mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-26 05:44:24 +00:00
add linting to server folder
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-undef */
|
||||
const { createApp } = Vue;
|
||||
|
||||
createApp( {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-undef */
|
||||
const { createApp } = Vue;
|
||||
|
||||
createApp( {
|
||||
|
||||
Reference in New Issue
Block a user