mirror of
https://github.com/xn0px90/awesome-qubes-os.git
synced 2024-10-01 06:35:43 -04:00
9 lines
94 B
JSON
9 lines
94 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"test": "awesome-lint"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"awesome-lint": "*"
|
||
|
}
|
||
|
}
|