mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
12 lines
151 B
JSON
12 lines
151 B
JSON
{
|
|
"env": {
|
|
"jest": true
|
|
},
|
|
"settings": {
|
|
"react": {
|
|
"version": "15.0"
|
|
}
|
|
},
|
|
"extends": "@coralproject/eslint-config-talk"
|
|
}
|