Logo
Explore Help
Sign In
joe/kami-parse-server
Public Access
1
0
Fork 0
You've already forked kami-parse-server
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
ebea057e5bfb8a211b15fa1a69b6fe4a5e2b7307
kami-parse-server/spec/.babelrc

15 lines
240 B
Plaintext
Raw Normal View History

Testing improvements (#4863) * Adds supports-color so spec reporter dont output colors when not supported * Adds babelrc so breakpoints dont jump around in specs * Rename test to avoid duplicated name * Removes unused methods * Better naming for it_exclude
2018-07-01 00:00:37 -04:00
{
"plugins": [
"transform-object-rest-spread"
],
"presets": [
["env", {
"targets": {
fix: Remove Node 12 and Node 17 support (#8279) BREAKING CHANGE: This release removes Node 12 and Node 17 support
2022-11-11 02:15:55 +11:00
"node": "14"
Testing improvements (#4863) * Adds supports-color so spec reporter dont output colors when not supported * Adds babelrc so breakpoints dont jump around in specs * Rename test to avoid duplicated name * Removes unused methods * Better naming for it_exclude
2018-07-01 00:00:37 -04:00
}
}]
],
"sourceMaps": "inline",
"retainLines": true
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 81ms Template: 2ms
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