mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
11 lines
No EOL
231 B
JSON
11 lines
No EOL
231 B
JSON
{
|
|
"name": "@slint/common-files",
|
|
"version": "1.15.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"format": "biome format",
|
|
"format:fix": "biome format --write",
|
|
"lint": "biome lint",
|
|
"lint:fix": "biome lint --fix"
|
|
}
|
|
} |