diff --git a/src/info/filetype.rs b/src/info/filetype.rs index 38b1ac0..8f54281 100644 --- a/src/info/filetype.rs +++ b/src/info/filetype.rs @@ -28,7 +28,7 @@ impl FileExtensions { "Gruntfile.coffee", "BUILD", "BUILD.bazel", "WORKSPACE", "build.xml", "webpack.config.js", "meson.build", "composer.json", "RoboFile.php", "PKGBUILD", "Justfile", "Procfile", "Dockerfile", "Containerfile", "Vagrantfile", "Brewfile", - "Gemfile", "Pipfile", "build.sbt", "mix.exs", + "Gemfile", "Pipfile", "build.sbt", "mix.exs", "bsconfig.json", "tsconfig.json", ]) }