mirror of
https://github.com/sydev/decrypt-dlc-cli
synced 2026-01-03 16:28:01 +00:00
10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
{
|
|
"extends": [
|
|
"eslint:recommended",
|
|
"plugin:node/recommended"
|
|
],
|
|
"parserOptions": {
|
|
"sourceType": "module"
|
|
}
|
|
}
|