freeCodeCamp/curriculum
Valeriy c9b44985ea fix(curriculum): move meta.json (#29711)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-10-27 00:50:40 +05:30
..
challenges fix(curriculum): move meta.json (#29711) 2018-10-27 00:50:40 +05:30
formattingConversion chore: preparing for the move 2018-09-27 12:36:41 +05:30
math-challenges chore: preparing for the move 2018-09-27 12:36:41 +05:30
requiresTests chore: preparing for the move 2018-09-27 12:36:41 +05:30
schema fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
test test(curriculum): use Mocha for tests 2018-10-25 14:33:21 +05:30
.babelrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.editorconfig chore: preparing for the move 2018-09-27 12:36:41 +05:30
.eslintignore chore: preparing for the move 2018-09-27 12:36:41 +05:30
.eslintrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.npmignore fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
.prettierrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.travis.yml chore: preparing for the move 2018-09-27 12:36:41 +05:30
CHANGELOG.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitizen.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitlint.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
create-challenge-bundle.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
getChallenges.js fix: build on Windows (#18831) 2018-10-25 15:24:57 +05:30
gulpfile.js feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
index.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
md-translation.js Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30
package-entry.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json fix: use lerna bootstrap to link lockfile 2018-10-25 14:33:21 +05:30
package.json test(curriculum): use Mocha for tests 2018-10-25 14:33:21 +05:30
repack.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
unpack.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
unpacked.css chore: preparing for the move 2018-09-27 12:36:41 +05:30
unpacked.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
unpackedChallenge.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
utils.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30