freeCodeCamp/curriculum
The Coding Aviator 17715a795e fix(formatting): Zhang-Suen | Rosetta Code (#35472)
* fix(formatting): Move challenge instructions to instruction section

* Fix table and list

* fix(curriculum): Zhangsuen

* fix(curriculum): add bold tags

* Fix typo in instructions
2019-03-18 17:19:02 +09:00
..
challenges fix(formatting): Zhang-Suen | Rosetta Code (#35472) 2019-03-18 17:19:02 +09:00
formattingConversion chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
math-challenges
requiresTests
schema fix(client): return an empty string for empty sections 2019-03-04 08:56:11 +00:00
test chore(tools): tests in a docker container 2019-03-15 15:50:30 +05:30
.babelrc
.editorconfig
.npmignore
.travis.yml
CHANGELOG.md
LICENSE.md
commitizen.config.js
commitlint.config.js
create-challenge-bundle.js
getChallenges.js fix(tools): wait for the last challenge to be populated (#35596) 2019-03-15 22:12:56 +01:00
gulpfile.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
index.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
lib.js
md-translation.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
package-entry.js
package-lock.json chore: update lockfile 2019-02-27 16:02:00 +00:00
package.json feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
utils.js