2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Convert build scripts to ESM (#38984)

This commit is contained in:
XhmikosR
2023-08-06 07:37:24 +03:00
committed by GitHub
parent 0fe3dd93f2
commit 56664e0caa
10 changed files with 67 additions and 57 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
"node": true
},
"parserOptions": {
"sourceType": "script"
"sourceType": "module"
},
"rules": {
"no-console": "off",