mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
fix: remove xo, migration to eslint
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
const isTesting = () => process.env.NODE_ENV === "test";
|
||||
const isTesting = () => process.env.NODE_ENV === 'test';
|
||||
|
||||
module.exports = { isTesting };
|
||||
|
||||
Reference in New Issue
Block a user