Logo
Explore Help
Sign In
gaspersic/freeCodeCamp
1
0
Fork 0
You've already forked freeCodeCamp
Code Issues Pull Requests Projects Releases Wiki Activity
Files
renovate/react-test-renderer-17.x
freeCodeCamp/api-server/.babelrc

18 lines
290 B
Plaintext
Raw Permalink Normal View History

refactor: simplify jest config (#42136) * refactor: bring api jest tests to root * refactor: pull client tests to root * fix: remove ancient curriculum babelrc * feat: run all jest tests at once * fix: remove unused babelrcRoot * chore: remove more jests
2021-05-16 14:38:04 +02:00
{
"presets": [
[
"@babel/preset-env",
feat(tools): remove eslint-plugin-prettier for prettier (#42438) * feat: remove eslint-plugin-prettier for prettier This removes the annoying lint warnings when all that needs to change is formatting * fix: use .js lint-staged config to ignore properly * fix: lint everything if a lot of files are changed It's faster than making lots of individual linter calls * chore: apply prettier * fix: ignore code in curriculum-file-structure
2021-10-06 17:32:21 +02:00
{
"targets": {
"node": 10
}
}
refactor: simplify jest config (#42136) * refactor: bring api jest tests to root * refactor: pull client tests to root * fix: remove ancient curriculum babelrc * feat: run all jest tests at once * fix: remove unused babelrcRoot * chore: remove more jests
2021-05-16 14:38:04 +02:00
]
],
"plugins": [
"babel-plugin-transform-function-bind",
"@babel/plugin-proposal-object-rest-spread",
"@babel/plugin-proposal-optional-chaining"
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 145ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API