mirror of
https://github.com/actions/setup-node.git
synced 2025-04-05 10:59:33 +08:00
10 lines
78 B
Plaintext
10 lines
78 B
Plaintext
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"id-length": [1]
|
|
}
|
|
}
|