1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 18:02:54 +01:00
brackets/tasks
Martin Zagora 764fb02700 download eslint package from npm and place it into default extensions (#13108)
* download eslint package from npm and place it into default extensions

* add defaultExtensions section to package.json

* lock deps, add shrinkwrap again

* do not lint brackets-eslint files

* Handle multiple linters for a specific language using priority and load order

* Handle provider name conflict for a given language by retaining the most recently loaded one

* Remove invalid comment

* Update npm-shrinkwrap.json
2017-08-31 20:45:20 +05:30
..
lib In writeJSON (grunt), use CRLF on Windows (#13458) 2017-06-18 11:15:32 +02:00
build.js Append auth token only when available in travis environment (#13272) 2017-04-06 11:07:37 +03:00
cla-exceptions.json Add @mfatekho to CLA exceptions. 2016-03-22 14:13:15 -07:00
npm-install.js download eslint package from npm and place it into default extensions (#13108) 2017-08-31 20:45:20 +05:30
pack-web-dependencies.js Remove react and add preact (#13608) 2017-08-29 16:40:07 +05:30
test.js ESLint: enable strict rule 2016-08-25 22:24:02 +02:00
update-release-number.js ESLint: enable strict rule 2016-08-25 22:24:02 +02:00
write-config.js Create config.json based on task run (#12778) 2017-03-15 11:43:49 +05:30