2
0
mirror of https://github.com/frappe/books.git synced 2025-01-11 02:36:14 +00:00
books/.eslintrc
2018-01-01 17:48:55 +05:30

7 lines
89 B
Plaintext

{
"env": {
"browser": true,
"es6": true,
"node": true
}
}