Switched to biome.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'dotenv/config';
|
||||
import pkg from './package.json' assert { type: 'json' };
|
||||
import pkg from './package.json' with { type: 'json' };
|
||||
|
||||
const TRACKER_SCRIPT = '/script.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user