Tomislav Jovanovic
701349f66b
Add licensing clarification and LICENSE-CHROMIUM ( #4871 )
2023-05-15 11:14:43 +02:00
William Durand
7a68ae8a7b
Use vendored `ajv-merge-patch` library ( #4678 )
2023-01-19 16:14:15 +01:00
Luca Greco
eeccf2547a
fix: Use ESLint Linter API to more directly control parser and rules module loading ( #4078 )
...
* fix: Use ESLint Linter API to more directly control parser and rules module loading
* chore: Add smoke test to verify conflicting eslint version do not break addons-linter
2021-12-13 18:09:43 +01:00
William Durand
b16cdd2127
add script to automate l10n extraction ( #4027 )
2021-11-09 09:27:16 +01:00
William Durand
0774b7bdb4
Make sure __dirname is false in webpack config ( #3231 )
...
* Run web-ext's functional tests
* Make sure __dirname is false in webpack config
2020-06-30 19:00:00 +02:00
William Durand
60b3776909
Add prettier-ci npm script ( #3132 )
2020-04-27 10:50:47 +02:00
Linus UnnebΓ€ck
c1e592034f
Move internal scripts to separate folder ( #2309 )
...
Fixes #2278
This PR moves internal scripts to another folder from `bin/`, where the public scripts will live alone now. It also updates the babel dependencies to be in `devDependencies`, since they are only used in the internal scripts.
2018-12-11 08:30:11 +01:00
greenkeeper[bot]
225c9130df
Update eslint-config-amo, integrate Prettier and addons-frontend inspired configuration ( #2144 )
...
* chore(package): update eslint-config-amo to version 1.8.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
* Update to eslint-config-amo 1.8.3
* Integrate prettier and addons-frontend inspired configs
* Run prettier
* Fix some more docs inconsistencies
* Some more eslint/prettier config cleanups
* Reformat bin/
* Fix dependency updates
* Fix readme
* Keep es5 trailing comma support
Fixes #2084
2018-09-04 13:18:45 +02:00