From efd42d9bcbe0413980b2c7e58b6d5fee03487715 Mon Sep 17 00:00:00 2001 From: "S. Elliott Johnson" Date: Mon, 8 May 2023 22:41:58 -0600 Subject: [PATCH] Move src/shared/boolean_attributes.ts to src/shared/boolean_attributes.js --- src/shared/{boolean_attributes.ts => boolean_attributes.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/shared/{boolean_attributes.ts => boolean_attributes.js} (100%) diff --git a/src/shared/boolean_attributes.ts b/src/shared/boolean_attributes.js similarity index 100% rename from src/shared/boolean_attributes.ts rename to src/shared/boolean_attributes.js