mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2024-11-22 02:04:29 -08:00
8 lines
120 B
JSON
8 lines
120 B
JSON
|
{
|
||
|
"extends": "airbnb-base",
|
||
|
"globals": {
|
||
|
"Module": true,
|
||
|
"Log": true,
|
||
|
"MM": true
|
||
|
}
|
||
|
}
|