Skip to content

Instantly share code, notes, and snippets.

@Kremilly
Created April 11, 2024 14:35
Show Gist options
  • Save Kremilly/5ce0a3c85bc7f6c5b2c49a52aa8ecd36 to your computer and use it in GitHub Desktop.
Save Kremilly/5ce0a3c85bc7f6c5b2c49a52aa8ecd36 to your computer and use it in GitHub Desktop.
{
"scripts": [
".js",
".ts",
".tsx",
".vue",
".min.js"
],
"styles": [
".css",
".sass",
".scss",
".less",
".min.css"
],
"images": [
".png",
".gif",
".svg",
".tiff",
".webp",
".avif",
".jpeg",
".jpg",
".jxr",
".wdp",
".hdp",
".jp2",
".jpf",
".jpx",
".jpm",
".mj2",
".raw"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment