mirror of
https://github.com/frappe/books.git
synced 2024-11-09 23:30:56 +00:00
10 lines
147 B
Plaintext
10 lines
147 B
Plaintext
{
|
|
"env": {
|
|
"browser": true,
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"parserOptions": {
|
|
"ecmaVersion": 2017
|
|
}
|
|
} |