mirror of
https://github.com/fkie-cad/awesome-embedded-and-iot-security.git
synced 2024-12-18 04:24:23 -05:00
9 lines
94 B
JSON
9 lines
94 B
JSON
{
|
|
"scripts": {
|
|
"test": "awesome-lint"
|
|
},
|
|
"devDependencies": {
|
|
"awesome-lint": "*"
|
|
}
|
|
}
|