This website requires JavaScript.
Explore
Help
Register
Sign In
accounting
/
books
Watch
2
Star
0
Fork
0
You've already forked books
mirror of
https://github.com/frappe/books.git
synced
2024-12-23 11:29:03 +00:00
Code
Issues
Releases
Activity
ec0ebd95a5
books
/
.eslintrc
10 lines
147 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first commit
2018-01-01 09:27:59 +00:00
{
"env": {
"browser": true,
"es6": true,
"node": true
add sqlite3 backend, rest api test
2018-01-02 10:10:32 +00:00
},
"parserOptions": {
"ecmaVersion": 2017
rest api start
2018-01-01 12:17:51 +00:00
}
first commit
2018-01-01 09:27:59 +00:00
}
Copy Permalink