mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Switched to biome.
This commit is contained in:
parent
abc1b50ad0
commit
15fda927ce
11 changed files with 184 additions and 1167 deletions
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue