mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-05-11 19:25:12 -04:00
Acorn is great, but let's make it quiet
This commit is contained in:
parent
d78aa86ede
commit
2280e84bfe
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ node_js:
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g acorn
|
- npm install -g acorn
|
||||||
script:
|
script:
|
||||||
- acorn user.js
|
- acorn --silent user.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue