Remove noProcessGlobal for atoms (#27382)

This commit is contained in:
Volnei Munhoz
2026-01-29 11:25:01 +00:00
committed by GitHub
parent 3c91703415
commit db7547fd6d
+3
View File
@@ -358,6 +358,9 @@
"includes": ["packages/platform/atoms/**/*.{ts,tsx,js,jsx,mts,mjs,cjs,cts}"],
"linter": {
"rules": {
"correctness": {
"noProcessGlobal": "off"
},
"style": {
"noRestrictedImports": {
"level": "error",