Skip to content
  • Michael J. Ryan's avatar
    3bbcc77a
    Update array.js formatting · 3bbcc77a
    Michael J. Ryan authored
    Autoformatted via prettier with settings below, this is so additional polyfill matches can be used to match formatting in future PRs for polyfills, as well as full formatting tooling for .js files.
    
    ```yaml
    tabWidth: 4
    useTabs: true
    singleQuote: true
    trailingComma: "es5"
    ```
    3bbcc77a
    Update array.js formatting
    Michael J. Ryan authored
    Autoformatted via prettier with settings below, this is so additional polyfill matches can be used to match formatting in future PRs for polyfills, as well as full formatting tooling for .js files.
    
    ```yaml
    tabWidth: 4
    useTabs: true
    singleQuote: true
    trailingComma: "es5"
    ```
Loading