Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-04Clean up lint rules (#30721)XhmikosR
* Remove unneeded rule suppression * Format tests/unit/.eslintrc.json * build/.eslintrc.json: add strict for consistency
2019-10-25Enable eslint no-console rule except for build directory (#29585)Pawel Wolak
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR
This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f.
2018-08-12build/*.js: set `sourceType` to module.XhmikosR
2018-01-11Clean up and tweak ESLint rules.XhmikosR
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.