This website requires JavaScript.
Explore
Help
Sign In
alahouze
/
accountant-ui
Watch
1
Star
0
Fork
0
You've already forked accountant-ui
Code
Issues
Pull Requests
Releases
Wiki
Activity
cfe4904084
accountant-ui
/
grunt-config
/
flake8.js
8 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add grunt-config in JS style check.
2016-02-17 08:33:58 +01:00
'use strict'
;
Add some lint checks.
2016-02-01 21:56:49 +01:00
module
.
exports
=
{
src
:
[
'accountant/**/*.py'
]
Add grunt-config in JS style check.
2016-02-17 08:33:58 +01:00
}
;
Reference in New Issue
Copy Permalink