We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use strict
1 parent b5c0852 commit d37f595Copy full SHA for d37f595
.prettierrc.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
const {esNextPaths} = require('./scripts/shared/pathsByLanguageVersion');
4
5
module.exports = {
0 commit comments