mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
11 lines
179 B
Plaintext
11 lines
179 B
Plaintext
{
|
|
"env": {
|
|
"browser": true,
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"parserOptions": {
|
|
"ecmaVersion": 2017,
|
|
"sourceType": "module"
|
|
}
|
|
} |