mirror of
https://gitee.com/mafgwo/stackedit
synced 2024-11-16 03:32:40 +08:00
9 lines
81 B
Plaintext
9 lines
81 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"jest": true
|
||
|
},
|
||
|
"extends": [
|
||
|
"../../.eslintrc.js"
|
||
|
]
|
||
|
}
|