modern
Here are 393 public repositories matching this topic...
-
Updated
Oct 7, 2020 - CSS
-
Updated
Oct 14, 2020 - C#
-
Updated
Oct 14, 2020 - Go
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Oct 18, 2020 - PHP
-
Updated
Oct 15, 2020 - C#
-
Updated
Aug 23, 2020 - C#
-
Updated
Oct 16, 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
Oct 13, 2020 - JavaScript
-
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".