mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-24 23:32:32 -05:00
This significantly speeds up `yarn lint` for me. It also ensures we’re listing all source files in the project, including the `.eslintrc` files and any other files that may be present.
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"name": "node-libofx",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|