mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-09-19 02:02:57 +02:00
Acorn is great, but let's make it quiet
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user