freeCodeCamp/tools/challenge-parser/parser/plugins/utils
Oliver Eyton-Williams f613a1e5fd
fix: index.css/js to styles/script (#44356)
* fix: replace index with script/styles as needed

* fix: remove redundant fileKey

It's overwritten by createPoly, so the parser does not need to create it

* fix: curriculum test suite

* Update client/src/templates/Challenges/classic/MultifileEditor.js

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-12-03 12:32:29 -08:00
..
__fixtures__ chore: remove old parser 2021-02-02 09:51:02 +05:30
__snapshots__ chore: remove old parser 2021-02-02 09:51:02 +05:30
between-headings.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
between-headings.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
get-file-visitor.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
get-file-visitor.test.js chore: remove old parser 2021-02-02 09:51:02 +05:30
get-id.js chore: remove old parser 2021-02-02 09:51:02 +05:30
get-id.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
mdast-to-html.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
mdast-to-html.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
split-on-thematic-break.js chore: remove old parser 2021-02-02 09:51:02 +05:30