mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-12-22 05:44:08 +01:00
test linter and build errors
This commit is contained in:
parent
b817df6933
commit
dc047d5b44
@ -18,6 +18,8 @@
|
||||
|
||||
"use strict";
|
||||
|
||||
let a = require("does_not_exist");
|
||||
|
||||
const Promise = require("bluebird");
|
||||
const React = require("react");
|
||||
const ReactDom = require("react-dom/client");
|
||||
|
Loading…
Reference in New Issue
Block a user