💄 layers checker
parent
6f5448afac
commit
a6946159d4
|
@ -25,8 +25,6 @@ import { match } from 'minimatch';
|
|||
// Feel free to add more core types as you see needed if present in node.js and browsers
|
||||
const CORE_TYPES = [
|
||||
'require', // from our AMD loader
|
||||
// 'atob',
|
||||
// 'btoa',
|
||||
'setTimeout',
|
||||
'clearTimeout',
|
||||
'setInterval',
|
||||
|
|
Loading…
Reference in New Issue