modern
Here are 398 public repositories matching this topic...
-
Updated
Nov 9, 2020 - CSS
-
Updated
Nov 11, 2020 - C#
-
Updated
Oct 14, 2020 - Go
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Oct 26, 2020 - PHP
-
Updated
Nov 13, 2020 - C#
-
Updated
Nov 2, 2020 - C#
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Aug 14, 2020 - C++
Which will behave like that
let settings = await prettyConfig('rollup', { configFiles })
if (!settings) {
settings = await prettyConfig('rolldown', { configFiles })
}
console.log(settings)instead of above we can hide it to look like that
const settings = await prettyConfig(['rollup', 'rolldown'], { configFiles })
if (!settings) {
console.log('no config file-
Updated
Sep 11, 2020 - Vue
-
Updated
May 30, 2020
-
Updated
Apr 11, 2020 - C++
-
Updated
May 14, 2020 - Pascal
-
Updated
Mar 22, 2018 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Dec 4, 2017 - C++
-
Updated
Dec 12, 2019 - CSS
Improve this page
Add a description, image, and links to the modern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modern topic, visit your repo's landing page and select "manage topics."


The typo is in a footer "licensed unter MIT license".