mirror of
https://github.com/typicode/json-server.git
synced 2025-08-05 22:51:54 +08:00
8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"extends": "@typicode",
|
|
"env":{
|
|
"browser": true,
|
|
"node": true
|
|
}
|
|
}
|