chore: add code formatting and linting (#952)
This commit is contained in:
@ -1 +1,3 @@
|
||||
console.warn('You seem to be loading Netlify CMS by fetching `dist/cms.js` from a CDN. That file is deprecated and will be removed in the next major release. Please use `dist/netlify-cms.js` instead.')
|
||||
console.warn(
|
||||
'You seem to be loading Netlify CMS by fetching `dist/cms.js` from a CDN. That file is deprecated and will be removed in the next major release. Please use `dist/netlify-cms.js` instead.',
|
||||
);
|
||||
|
Reference in New Issue
Block a user