mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Update CONTRIBUTING.md for new polyfills
This commit is contained in:
parent
8133c8fd3f
commit
2aa13ed10c
|
|
@ -19,9 +19,11 @@ This is very restrictive for 2018, but fortunately, with Babel 7 and polyfills,
|
|||
|
||||
We have polyfills for:
|
||||
- `Array#includes` - Note: won't be able to find `NaN`s
|
||||
- `Array.isArray`
|
||||
- `String#startsWith`
|
||||
- `String#endsWith`
|
||||
- `String#includes`
|
||||
- `String#trim`
|
||||
- `Object.assign`
|
||||
- `Object.create` - Note: second argument is unsupported
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user