nixos-configs/modules/desktop/display-manager/astal/package.json
matt1432 fc98b6020d
All checks were successful
Discord / discord commits (push) Has been skipped
feat: remove stylelint and neofetch
2024-07-09 14:17:03 -04:00

13 lines
293 B
JSON

{
"main": "config.js",
"dependencies": {
"fzf": "^0.5.2"
},
"devDependencies": {
"@girs/adw-1": "^1.4.3-3.2.9",
"@stylistic/eslint-plugin": "^1.4.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0"
}
}